cvlab_aug
is a plugin for CV-Lab.
It adds a toolbox for image augmentation and a bunch of examples.
The toolbox is a wrapper for image augmentation library aug
.
Requirements: aug
pip install cvlab_aug
or directly from GIT repository:
pip install git+https://github.com/cvlab-ai/cvlab_aug.git