Albumentations¶
Description¶
Albumentations 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.
Environment Modules¶
Run module spider albumentations
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_ALBUMENTATIONS_DIR - installation directory
- HPC_ALBUMENTATIONS_BIN - executable directory
Citation¶
If you publish research that uses Albumentations you have to cite it as follows:
Albumentations: Fast and Flexible Image Augmentations
Categories¶
ai, image_processing, imaging