FLming / CRNN.tf2

Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
MIT License
152 stars 56 forks source link

What is validation and test accuracy on MJSynth dataset? #23

Closed look4pritam closed 3 years ago

look4pritam commented 3 years ago

What is validation and test accuracy on MJSynth dataset?

FLming commented 3 years ago

Are you asking about the pre-trained model? If I remember correctly, it's about 96%(MJSynth test, and trained by train and val datasets). And have 86-89% accuracy on ICDAR2013 datasets.