stn-ocr
stn-ocr copied to clipboard
train original svhn datasets
Excuse me: I noticed that your code gives the training steps of the model on the two variant data sets of svhn, but the training steps of the model on the original svhn data set are not given. If you want the model to be trained on the original svhn data set, how should the original svhn data set be preprocessed? For example, how big should the svhn data set be resized? Looking forward to your reply.Thank you very much!
Hmm, that's a very good question to be honest. I can't remember entirely. However, my guess is that we just used the text recognition training script. Recognizing Characters on already cropped SVHN numbers is the same as recognizing text.