项目作者: MaheshBharadwaj

项目描述 :
Sudoku solver which solves sudoku give images
高级语言: Python
项目地址: git://github.com/MaheshBharadwaj/Sudoku.git
创建时间: 2020-06-06T09:31:37Z
项目社区:https://github.com/MaheshBharadwaj/Sudoku

开源协议:MIT License

下载


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

  1. $pip install -r requirements.txt

How to run

  1. python3 webapp.py