Skip to content

A complete Sudoku solver using RCNN, OpenCV, and Streamlit. Trained on 1M synthetic Sudoku images for robust digit detection, the system extracts grids, recognizes digits, and solves puzzles with a backtracking engine. Includes dataset generation, model training, preprocessing pipeline, and an interactive web app.

Notifications You must be signed in to change notification settings

AmruthNavaneeth/Mini-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

A complete Sudoku solver using RCNN, OpenCV, and Streamlit. Trained on 1M synthetic Sudoku images for robust digit detection, the system extracts grids, recognizes digits, and solves puzzles with a backtracking engine. Includes dataset generation, model training, preprocessing pipeline, and an interactive web app.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.7%
  • Python 4.3%