Skip to content

dreamt1m/deep_letters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep learning recognition of handprinted letters

To use you need install anaconda. Clone repository and download model (and move it in project folder), then go to folder with project and run:

conda env create -f environment.yml
conda activate ml_test_task
python ml.py [path_to_image] [path_to_model | empty (standart "model.h5" near py file)]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published