Skip to content

My implementations of different deep learning architectures for text recognition with TensorFlow 2.

License

Notifications You must be signed in to change notification settings

antonyvigouret/Text-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Recognition

The goal of this repo is to create implement different neural network architecture capable of recognizing text in text-line images containing lots of noises and background.

The first NN will be a CRNN architecture and it will be trained on generated images using TRDG.

CRNN

paper : https://arxiv.org/pdf/1507.05717.pdf

About

My implementations of different deep learning architectures for text recognition with TensorFlow 2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages