This stuff just resolves sudokus one finger in the nose
Hi, my name is Rémi Lux. I'm currently in my final year of Computer Vision Degree. Welcome to my project
My algorithm is using powerful IA to extract digits. Then, it will simply regenerate your image with the solution
Version | Original Picture | Algorithm Output |
---|---|---|
1.3 | ||
1.2 | ||
1.1 | ||
1.0 |
Try it, you will see
Yes, of course, and you
DO NOT WORRY BRO, I GOT YOUR BACK
Load everything 63.3% - 1.029s
Grid Research 15.8% - 0.257s
Digits Extraction 14.4% - 0.234s
Grid Solving 3.6% - 0.058s
Image recreation 3.0% - 0.049s
EVERYTHING DONE 1.63s
--> Except the importing phase (on which I am powerless), I will take a look on multi-threading to improve the execution time
- More Robust
- Faster
- Better
- Stronger
- Video Live Solving
- Improve Training
- Multi-threading Processing
- v1.4 : Video Handling
- v1.3 : More flexible / New training, better CNN !
- v1.2 : Multiple grids baby !
- v1.1 : Use probabilistic Hough & detect grid better
- v1.0 : First version