augraphy icon indicating copy to clipboard operation
augraphy copied to clipboard

ColorPaper cant generate different color in the cycle running

Open kukugpt opened this issue 10 months ago • 2 comments

kukugpt avatar Mar 29 '24 04:03 kukugpt

Thanks, i added a patch to resolve that and you may reinstall the repo using:

!pip install git+https://github.com/sparkfish/augraphy

To enable a random color augmentation, you can use ColorPaper(hue_range=(0, 255), saturation_range=(0,255)).

Some examples on random color augmented images using a same parameters above: image

kwcckw avatar Mar 30 '24 09:03 kwcckw

thanks

kukugpt avatar Apr 02 '24 08:04 kukugpt