crnn icon indicating copy to clipboard operation
crnn copied to clipboard

What's dataset the pretrained model use?

Open pzz2011 opened this issue 6 years ago • 2 comments

Hi, Bgshih,

What's dataset the pretrained model use? Is it http://www.robots.ox.ac.uk/~vgg/data/text/mjsynth.tar.gz ?[this file is too big....] I'm confused about it.

If you have time, I hope I can receive you reply . thanks!

pzz2011 avatar Jul 10 '17 12:07 pzz2011

@pzz2011 Yes. Answer in paper.

For all the experiments for scene text recognition, we use the synthetic dataset (Synth) released by Jaderberg et al. [20] as the training data.

[20] M. Jaderberg, K. Simonyan, A. Vedaldi, and A. Zisserman. Synthetic data and artificial neural networks for natural scene text recognition. NIPS Deep Learning Workshop, 2014. 5

SnailTyan avatar Aug 24 '17 08:08 SnailTyan

What are the steps to retrain the model from the synthetic dataset? For example, what is passed in as the parameters for createDataset.py?

lisayan avatar Oct 02 '17 18:10 lisayan