Data Augmentation Tool
python 3.8+
opencv
pillow
albumentations
For now image augmentation only:
python image.py
It will open the next window:
Choose params, tweak probs and range:
Without checkbox, it will create 5 copies of the image with different augmentation. With checkbox, it will apply 5 random augmentations for ONE image copy.