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

While using the generator, it's impossible to use decimal numbers on the blur parameter if using random. This way, you basically have to choose either the limit to be too...

Hello, I managed to create my own dictionary and generate my own dataset. However, my dataset must include special characters (= $: / *) and since the images are named...

I want to use a new language and for that I have added the fonts and dict but not getting that how to edit an if statement inside the run.py...

Nice work!I have a question about handwritten character generation. ![0](https://user-images.githubusercontent.com/23613876/147454775-f806f1d3-657b-49e8-b83d-d17a6e4fa506.jpg) The above is the handwritten character image I generated. Why does it look different from that in the example. The...

@Belval @bact @junxnone @yifeitao @gachiemchiep Hello! Thanks a lot for this great Generator! Please What is the specific caracteristics of these synthetic images generated by these tools? How can it...

when i use your codes to generate images,By changing the -l parameter,i can only generate images in Chinese, English, French, and Spanish。it fails when generating Korean and Arabic. Can you...

Dear Belval. Please help me. Text: **đường fsoft, [email protected]** Image: ![6d6dd35e-1b78-4583-86a6-f31e49f5c70c](https://user-images.githubusercontent.com/8065883/143487188-382a7259-19a8-497b-b481-09514c69bc29.jpg) Have one space beetwen **"f"** and others char. How to fix it? Thanks.

Just some things I have observed trying to get the handwritten model to work in Python (after pip install). I am happy to make a pull request if these are...

bug

Hello, I would like to generate images of digit but I need only one per image to train my neural network. Is this possible with TRDG ? Best

The repository allows me to rotate the text along the Z-axis using the skew argument. Is it also possible to have text rotated along X-axis (Left end larger than the...