Skip to content

Releases: Belval/TextRecognitionDataGenerator

Version 1.6.0

09 May 17:11
Compare
Choose a tag to compare
  • Add support for Arabic and Hindi
  • Fix a bug with missing dictionaries

Version 1.4.0

17 Mar 15:30
f28e1dc
Compare
Choose a tag to compare
  • 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

05 Dec 01:54
01329e0
Compare
Choose a tag to compare

Re-release 1.3.1 with Windows-friendly installation

Version 1.3.1

25 Nov 02:59
Compare
Choose a tag to compare
  • Add -cs/--character_spacing that sets the space between characters

Version 1.2.0

03 Sep 18:22
Compare
Choose a tag to compare
  • Add label to generators' output

Version 1.1.1

30 Aug 18:03
Compare
Choose a tag to compare
  • TRDG is now available as a PyPI package. Get it with pip install trdg

Version 1.0.1

14 Jun 14:29
90c2e0d
Compare
Choose a tag to compare
  • Fix random method name conflict
  • Fix empty lines in the dictionary or input file causing the script to crash

Version 1.0.0

15 May 22:38
Compare
Choose a tag to compare

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.