Skip to content

vincehientran/Sudoku-Solver-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver-CV

Libraries

$ pip install tensorflow  
$ pip install numpy  
$ pip install opencv-python  

Execution

If the tensorflow_number_model doesn't exist yet, train the model:

$ python TensorflowTrain.py  

Run the program:

$ python MainRunner.py ./PATH/TO/IMAGE.jpg

Results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published