Skip to content

MaheshBharadwaj/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku App

Extracts sudoku from images using Convolutional Neural Networks after Image Processing and solves the sudoku using high speed state of the art algorithm.

Installing python packages

$pip install -r requirements.txt

How to run

python3 webapp.py