This module is used for image augmentation. Currently wrapped imagaug library from aleju.
pip install https://github.com/darwinharianto/imageaug-package/archive/master.zip
# or clone locally
git clone https://github.com/darwinharianto/imageaug-package.git
pip install -e .
usage sample can be seen at test.py