imgaug and image_augmentor

imgaug
63
Established
image_augmentor
43
Emerging
Maintenance 0/25
Adoption 15/25
Maturity 25/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 14,732
Forks: 2,464
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 458
Forks: 153
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m
No License Stale 6m No Package No Dependents

About imgaug

aleju/imgaug

Image augmentation for machine learning experiments.

This tool helps machine learning engineers and researchers expand their image datasets by creating many altered versions of original images. You feed it a set of input images, along with associated data like heatmaps, segmentation maps, keypoints, or bounding boxes. It then outputs a much larger collection of subtly modified images and their corresponding updated annotations, making your models more robust.

computer vision machine learning data augmentation image classification object detection

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.

machine-learning computer-vision dataset-preparation image-analysis AI-training

Scores updated daily from GitHub, PyPI, and npm data. How scores work