Releases: Belval/TextRecognitionDataGenerator
Releases · Belval/TextRecognitionDataGenerator
Version 1.6.0
Version 1.4.0
- Add --dict argument to specify a custom dictionary (Thank you @luh0907)
- Add --font_dir argument to specify the fonts to use
- Add --output_mask to output character-level mask for each image
Version 1.3.2
Re-release 1.3.1 with Windows-friendly installation
Version 1.3.1
- Add
-cs
/--character_spacing
that sets the space between characters
Version 1.2.0
- Add label to generators' output
Version 1.1.1
- TRDG is now available as a PyPI package. Get it with
pip install trdg
Version 1.0.1
- Fix random method name conflict
- Fix empty lines in the dictionary or input file causing the script to crash
Version 1.0.0
First release with versioning to keep track of features being added.
No changelog since this is the first one.
See https://textrecognitiondatagenerator.readthedocs.io/en/latest/ for usage.