AbhishekAnand18 / ImageTextRecognition
Image Text Recognition using Deep Learning CNN+RNN Model with CTC Loss
☆19Updated 3 years ago
Alternatives and similar repositories for ImageTextRecognition:
Users that are interested in ImageTextRecognition are comparing it to the libraries listed below
- ☆65Updated 3 years ago
- To try CTC in Keras☆17Updated 5 years ago
- To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a struc…☆46Updated 4 years ago
- Working codes for project☆23Updated last year
- IAM dataset☆55Updated last year
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆298Updated 2 months ago
- Using TensorFlow to create a ResNet model to train a deep learning model for images. Using OpenCV to do some image processing and show im…