Augmentor and image_augmentor
About Augmentor
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
Need more training data for your image-based machine learning project? This tool helps you generate diverse new images from your existing dataset by applying various transformations like rotations, zooms, and flips. It takes your original images and outputs a larger set of modified images, perfect for anyone building and training computer vision models.
About image_augmentor
codebox/image_augmentor
Data augmentation tool for images
This tool helps machine learning practitioners expand their image datasets. You provide a directory of existing image files, and it generates new, modified versions of those images using operations like flips, rotations, and noise. The output is a larger collection of diverse images, which helps improve the performance of neural networks, especially when your initial dataset is small. Researchers and data scientists who train image-based AI models would find this valuable.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work