A React/Django web app that converts handwriting to text, using pre-trained deep learning neural network models (Python/Tensorflow/Keras)
Stars
34
Forks
23
Watchers
34
Open Issues
8
Overall repository health assessment
^0.19.0^1.0.0^2.0.2^0.10.2^16.11.0^2.6.2^16.11.0^2.0.03.2.0123
commits
height of canvas in Mac != height of canvas in Windows, therefore made LOWER_CASE and TALL_UNIFORM_LC more abstract
b53d648View on GitHubadded README bit about accuracy, some cleanup inside jupyter notebook
46331afView on GitHubMessage will show for blank canvas input, cleaning jupyter notebook a bit more
4ac157fView on GitHubConverting the 3rd model (7MB) to a smaller model (1.8MB) so that Heroku can load the web app faster. Jupyter notebook updated for this model change. Cleaned a bit of README.
00a3fb3View on GitHubUpdated README, added in code if user wants to decipher "O" vs "0" using a ratio of height/width, discussing the "i" caveat in the app
b7cb9d0View on GitHubRevising jupyter notebook, new screenshot, prediction countdown is visible when POST is received, some general cleanup
6e054f5View on GitHubsee how heroku reacts to x3 large models and x2 small models
60891cbView on GitHubx5 models back to "2conv 128nodes 2dense 0.2dropout 10epochs"
74a9017View on GitHub