mdbloice/Augmentor
Image augmentation library in Python for machine learning. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3837
- days_rel: n/a
- days_push: 895
- n_releases_24m: 0
Adoption not part of the score
5133 stars · 870 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Augmentor is a standalone Python library for image augmentation in machine learning, providing a pipeline of stochastic operations like rotations and transforms to artificially expand image datasets. It is platform and framework independent, allowing fine-grained control over augmentation techniques.
Use cases
- augment image datasets for training neural networks
- generate artificial training images for deep learning
- build a pipeline of image transformations like rotations and flips
- expand a small image dataset for machine learning
- apply stochastic image augmentations framework-independently
When to choose
- you need a simple, framework-independent image augmentation library in Python
- you want fine-grained control over augmentation operations via a pipeline
- you need to expand image datasets for deep learning models
When to avoid
- you need GPU-accelerated or real-time augmentation integrated into a deep learning framework
- you need augmentation for non-image data types
- you require very recent features or active development
Facets
library · maturity maintenance
image-processing machine-learning data-generation machine-learning deep-learning image-processing data-science python cross-platform image-augmentation data-augmentation pipeline computer-vision dataset-expansion
2 sources
- readme: https://github.com/mdbloice/Augmentor · fetched 2026-08-28 · 9a9278a16c98
- registry_pypi: https://pypi.org/pypi/augmentor/json · fetched 2026-08-29 · cbb8662d4b49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mdbloice/Augmentor | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mdbloice/Augmentor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem