TextRecognitionDataGenerator
TextRecognitionDataGenerator copied to clipboard
No support for random decimal blur
While using the generator, it's impossible to use decimal numbers on the blur parameter if using random. This way, you basically have to choose either the limit to be too aggressive or too smooth.
I've fixed the code to allow this: #246. Sorry for not opening the issue before the PR.