Belval / TextRecognitionDataGenerator

A synthetic data generator for text recognition
MIT License
3.23k stars 965 forks source link

arabic handwritten dataset not being generated #212

Open YusufBaig7 opened 3 years ago

YusufBaig7 commented 3 years ago

sir can the model not produce handwritten arabic text ? I've tried but it gives some random lines

Belval commented 3 years ago

The handwritten model is only trained on english data with the 26 letter alphabet + 10 numbers. This is a restriction from the training data and not from the project unfortunately.

meminbakir commented 1 year ago

It will be very nice to explicity mention this in the documentation. I spent some times to install and played with the code, and just find out that handwriting works only for English.