Skip to content

Nirmal2000/Handwritten-Text-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwritten-Text-Recognition

The model predicts handwritten texts to actual texts. The input to be provided is a picture of an image containing a word and output is the text.

How to create data for use with the model

Suppose given an image: Image with words

We can segment the words in the image: Segmented words

Crop the words into different imaages and feed to the model.

Output in /src/words.txt

Credits: https://github.com/githubharald/SimpleHTR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages