University project. Solves sudoku grids from camera input and displays the results as an overlay, using Tensorflow/Keras and OpenCV.
run.py to start.
Inspired by several other similar projects, like :
https://github.com/Kyubyong/sudoku by Kyubyong
https://github.com/1nfinityLoop/Sudoku-Solver-AI by 1nfinityLoop
https://github.com/neeru1207/AI_Sudoku by neeru1207