Console tool to albumentate images for deep learning. Using great albumentations (https://albumentations.ai/) package.
pip install -r requirements.txt
./install.shAugment images by color transformations
python ./main.py -ac -i tests/TestImages1/Augment images by shape transformations
python ./main.py -as -i tests/TestImages1/