Skip to content

AISP-PL/aisp-albumentations

Repository files navigation

aisp-albumentations

Console tool to albumentate images for deep learning. Using great albumentations (https://albumentations.ai/) package.

Install

pip install -r requirements.txt
./install.sh

Usage

Augment images by color transformations

python ./main.py -ac -i tests/TestImages1/

Augment images by shape transformations

python ./main.py -as -i tests/TestImages1/

About

Console tool to albumentate images for deep learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published