TextRecognitionDataGenerator
TextRecognitionDataGenerator copied to clipboard
A synthetic data generator for text recognition
`trdg -c 1000000 -w 5 -f 64` When I ran the basic above command line, it's giving error like **OSError: [Errno 22] Invalid argument: 'out/megaphotographic Okarche angiotonase inevitableness it"ll_3955.jpg'** Can...
Why happends? python run.py -c 2 -t 10 -w 10 **-k 0** **-f 64** -b 0  python run.py -c 2 -t 10 -w 10 **-k 60** **-f 64** -b...
``` $ trdg -c 3 -w 5 -f 64 -b 1 -hw /home/sukumar/miniconda3/lib/python3.7/site-packages/tensorflow/python/framework/dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version...
Hi I need to generate images with arial bold font. I had ttf file for arial bold font family but where i will get the dictionary file for arial bold...
Unable to use own background image, even if I set a custom image path, the final generated image background is still the code default. The command i used: trdg -c...
While using GeneratorFromRandom only 1000 random data are generated. While I cheked the source code I could not found any issue with the code. However I had changed the pool...
Hello, I cant change the number 999 in from_dict.pyy in site-packages. It only generate 1000 first line from dicts. How can i generate more than that. Thank You!
such as 
Amharic
Update the main version of TRDG
where i can find a simplified chinese character dict, thx