mdbloice / Augmentor

Image augmentation library in Python for machine learning.
https://augmentor.readthedocs.io/en/stable
MIT License
5.06k stars 866 forks source link

how to save image and mask in different location? #204

Open Jingxin-LIU opened 4 years ago

Jingxin-LIU commented 4 years ago

After augmenting the original data and corresponding ground truth data in parallel, how to save them inseperate folders?

mdbloice commented 4 years ago

Hi @Jingxin-LIU, no this currently not supported, however the filenames contain information about which are the ground truth images and so on.