Albumentations Documentation
https://albumentations.ai/docsWelcome to Albumentations documentation¶. Albumentations is a fast and flexible image augmentation library. The library is widely used in industry, deep learning research, machine learning competitions, and open source projects.Albumentations is written in Python, and it is licensed under the MIT license.
Albumentations: fast and flexible image augmentations
albumentations.aiAlbumentations is a Python library for fast and flexible image augmentations.Albumentations efficiently implements a rich variety of image transform operations that are optimized for performance, and does so while providing a concise, yet powerful image augmentation interface for different computer vision tasks, including object classification, segmentation, and detection.