TextRecognitionDataGenerator icon indicating copy to clipboard operation
TextRecognitionDataGenerator copied to clipboard

random orientation

Open FlyingYanglu opened this issue 3 years ago • 1 comments

Is there a way to generate random oriented and multiple line data by GenerateFromString?

FlyingYanglu avatar Jun 20 '22 17:06 FlyingYanglu

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

Belval avatar Jun 27 '22 01:06 Belval