MhLiao / MaskTextSpotter

A PyTorch implementation of Mask TextSpotter
https://github.com/MhLiao/MaskTextSpotter
414 stars 96 forks source link

The released trained model - what datasets was it trained on? #64

Open ramanishka opened 4 years ago

ramanishka commented 4 years ago

@MhLiao Thanks for your work!

MhLiao commented 4 years ago

@ramanishka It was trained by a combination of several datasets including SynthText, ICDAR 2015 dataset, ICDAR 2013 dataset, SCUT dataset, and Total-Text dataset. More details are in Sec 4.2.1 in the paper.