MaybeShewill-CV / CRNN_Tensorflow

Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
MIT License
1.03k stars 388 forks source link

English data set #409

Closed shining-love closed 4 years ago

shining-love commented 4 years ago

Hello,thanks for your nice repo!Since the sy90k dataset is large ,I would like to makesure whether existing English characters and numbers for sy90k dataset or not.As far as as know, sy90k contains only English characters.Looking forward to your reply!

MaybeShewill-CV commented 4 years ago

@yang-gis You may check the label file which is not hard for you in my view:)

shining-love commented 4 years ago

@yang-gis You may check the label file which is not hard for you in my view:)

@yang-gis You may check the label file which is not hard for you in my view:)

@yang-gis You may check the label file which is not hard for you in my view:)

Thanks for your reply!I have checked it.It's obviously that the dataset don't contain numbers.But after testing your weights file for recognizing english and numbers,I suppose your English train dataset contains English characters and numbers.Could you release your numbers dataset for training and testing?