An open API service indexing awesome lists of open source software.

https://github.com/cs50victor/cspaint

handwritten-text recognition application
https://github.com/cs50victor/cspaint

ai machine-learning python scikit-learn

Last synced: about 1 month ago
JSON representation

handwritten-text recognition application

Awesome Lists containing this project

README

          


CS PAINT

![Demo Gif](https://github.com/cs50victor/personalwebsite/blob/master/src/Assets/gifs/paint.gif?raw=true)


What it does...



> This python program allows users to draw and save images. It also allows you to predict digits drawn in the centered dotted square.
>




Installation process

+ Download code/ clone repo
+ Run "paint.pyw" in your IDE of choice
+ Play around with the software
+ Read the Instructions on the left toolbar if you want to use the AI prediction feature.