Skip to content

Releases: Belval/TextRecognitionDataGenerator

Version 1.6.0

Choose a tag to compare

@Belval Belval released this 09 May 17:11
  • Add support for Arabic and Hindi
  • Fix a bug with missing dictionaries

Version 1.4.0

Choose a tag to compare

@Belval Belval released this 17 Mar 15:30
f28e1dc
  • 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

Choose a tag to compare

@Belval Belval released this 05 Dec 01:54
01329e0

Re-release 1.3.1 with Windows-friendly installation

Version 1.3.1

Choose a tag to compare

@Belval Belval released this 25 Nov 02:59
  • Add -cs/--character_spacing that sets the space between characters

Version 1.2.0

Choose a tag to compare

@Belval Belval released this 03 Sep 18:22
  • Add label to generators' output

Version 1.1.1

Choose a tag to compare

@Belval Belval released this 30 Aug 18:03
  • TRDG is now available as a PyPI package. Get it with pip install trdg

Version 1.0.1

Choose a tag to compare

@Belval Belval released this 14 Jun 14:29
90c2e0d
  • Fix random method name conflict
  • Fix empty lines in the dictionary or input file causing the script to crash

Version 1.0.0

Choose a tag to compare

@Belval Belval released this 15 May 22:38

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.