TextRecognitionDataGenerator icon indicating copy to clipboard operation
TextRecognitionDataGenerator copied to clipboard

A synthetic data generator for text recognition

Results 163 TextRecognitionDataGenerator issues
Sort by recently updated
recently updated
newest added

`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 ![79-9199511_00](https://user-images.githubusercontent.com/37028633/109157630-8ff35c80-7772-11eb-8601-fa6f66c4704c.jpg) 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 ![스크린샷, 2020-12-04 12-42-46](https://user-images.githubusercontent.com/69468134/101119226-3de8e200-362e-11eb-969a-b20c2689f0f9.png)

enhancement

Update the main version of TRDG

where i can find a simplified chinese character dict, thx