AlbumentationsX is the actively maintained open-source successor to Albumentations, a widely used Python image augmentation library for deep learning, computer vision, and medical imaging. The Albu...
albucore is the high-performance image-processing core used by the Albumentations ecosystem. It provides optimized atomic operations and backend selection across NumPy, OpenCV, and custom implement...
The Albumentations benchmark is a reproducible benchmarking suite comparing image and video augmentation libraries such as AlbumentationsX, torchvision, and Kornia. It supports public performance c...
albumentations_examples provides notebooks and tutorials that help users apply Albumentations to classification, segmentation, object detection, keypoints, weather augmentation, serialization, migr...
albu-spec extracts structured metadata from AlbumentationsX transforms, including parameters, types, constraints, supported targets, docstrings, and examples. It supports documentation, tooling, va...