Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 415 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 415 Bytes

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/