This is a data augmentation tool for creating augmented data from a bunch of images under directory with GUI.
-
First select the directory.
-
Then program will detect the extansions under that directory. Select the target extansion. Doesn't matter jpeg, png, tif etc..
-
Select augmentation types you want
-
Select what kind of a directory structure you want
-
Your new augmented images will be under the selected directory.
-
To reuse the tool you must delete old created files with their directory.
- OpenCV
- Skimage
- Numy
- Easygui
- Random Crop
- Random Erasing
- Contrast
- Flip Horizontal
- Flip Vertical
- Flip Origin
- Noise (Gaussian)
- Rotate 90 Clockwise
- Rotate 90 Counter Clockwise
- Random Rotation
- Translation
- Brightness
- Saturation
- Hue
- GrayScale
- Padding