janzd / CRNN

Convolutional recurrent neural network for scene text recognition or OCR in Keras
MIT License
122 stars 33 forks source link

Issue with training on russian letters #14

Open rtm-1dyakonov opened 2 years ago

rtm-1dyakonov commented 2 years ago

When I start training I get these warnings image My images are labeled like this: 1_САМАРА_26.jpg 2_ЛЕМЕШКО_13.jpg and so on I've added utf8 encoding image How to read russian text from files?