Skip to content

xiaojitui/handwriting_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handwriting_recognition

The repo provides models to recognize handwritten dates in an image file.

In the 'segment_algorithm' folder, an algorithm based on character segmentation and CNN is provided.

In the 'cnn_rnn_model' folder, an algorithm based on CNN-RNN and without character segmentation is provided.

In the 'detection_model' folder, 'EAST' model ('frozen_east_text_detection.pb') is saved for text area detection.

About

Recognize handwritten dates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages