项目作者: MaheshBharadwaj
项目描述 :
Sudoku solver which solves sudoku give images
高级语言: Python
项目地址: git://github.com/MaheshBharadwaj/Sudoku.git
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