To create various versions or variants of the original image with different effects such as blur, noise, and adjusting the brightness and contrast. This helps diversify the dataset and provides variability in training machine learning models and computer vision systems.
Use the package manager pip to install library.
pip install -r requirements.txt
python main.py --images path/to/images --labels path/to/labels
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.