TextRecognitionDataGenerator

A synthetic data generator for text recognition

MIT License

Downloads
2.5K
Stars
3.2K
Committers
31

Bot releases are hidden (Show)

TextRecognitionDataGenerator - Version 1.6.0 Latest Release

Published by Belval over 4 years ago

  • Add support for Arabic and Hindi
  • Fix a bug with missing dictionaries
TextRecognitionDataGenerator - Version 1.4.0

Published by Belval over 4 years ago

  • 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
TextRecognitionDataGenerator - Version 1.3.2

Published by Belval almost 5 years ago

Re-release 1.3.1 with Windows-friendly installation

TextRecognitionDataGenerator - Version 1.3.1

Published by Belval almost 5 years ago

  • Add -cs/--character_spacing that sets the space between characters
TextRecognitionDataGenerator - Version 1.2.0

Published by Belval about 5 years ago

  • Add label to generators' output
TextRecognitionDataGenerator - Version 1.1.1

Published by Belval about 5 years ago

  • TRDG is now available as a PyPI package. Get it with pip install trdg
TextRecognitionDataGenerator - Version 1.0.1

Published by Belval over 5 years ago

  • Fix random method name conflict
  • Fix empty lines in the dictionary or input file causing the script to crash
TextRecognitionDataGenerator - Version 1.0.0

Published by Belval over 5 years ago

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.

Package Rankings
Top 3.52% on Pypi.org
Badges
Extracted from project README
CircleCI PyPI version codecov Documentation Status
Related Projects