You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Flask-based application that processes an image of a Sudoku puzzle, solves it using a CNN and a backtracking algorithm, and overlays the solution back onto the original image.