TextRecognitionDataGenerator
TextRecognitionDataGenerator copied to clipboard
random orientation
Is there a way to generate random oriented and multiple line data by GenerateFromString?
There is a parameter to generate random orientations with GenerateFromString. As for multiple lines, see my answer to #274.
See: https://github.com/Belval/TextRecognitionDataGenerator/blob/master/trdg/generators/from_strings.py#L21