albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
ArchivedProvides 70+ spatial and pixel-level transforms with a unified API for multiple computer vision tasks (classification, segmentation, object detection, pose estimation) and data types (images, masks, bounding boxes, keypoints). Optimized for speed with native support for PyTorch and TensorFlow pipelines, achieving consistent benchmark performance as the fastest augmentation library. Applies transformations deterministically across all target types simultaneously, ensuring spatial consistency for tasks requiring synchronized augmentation of related annotations.
15,272 stars. No commits in the last 6 months.
Stars
15,272
Forks
1,704
Language
Python
License
MIT
Category
Last pushed
Jun 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/albumentations-team/albumentations"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TorchIO-project/torchio
Medical imaging processing for AI applications.
aleju/imgaug
Image augmentation for machine learning experiments.
BloodAxe/pytorch-toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
qubvel/ttach
Image Test Time Augmentation with PyTorch!