- Minimal output 🌈
- Efficient and fast sudoku detector and solver
- Check out this Colab Demo
- Tensorflow
- opencv-python
- Numpy
- Skimage
- py-sudoku
usage: python solver.py [--path ImgPath] [--debug] [--visualize]
Sudoku solver using Image, uses cnn for digit classification
Exiting
To exit the program, just press CTRL+C
.