Skip to content

nguyenmai333/Image-Augmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Augmentation

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.

Installation

Use the package manager pip to install library.

pip install -r requirements.txt

Usage

python main.py --images path/to/images --labels path/to/labels

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Releases

No releases published

Packages

No packages published

Languages