name: albumentations version: 2.0.8 summary: Fast, flexible, and advanced augmentation library for deep learning, computer vision, and medical imaging. Albumentations offers a wide range of transformations for both 2D (images, masks, bboxes, keypoints) and 3D (volumes, volumetric masks, keypoints) data, with optimized performance and seamless integration into ML workflows. license: MIT License author: Vladimir Iglovikov requires_python: >=3.9 python_min: 3.9 install_size: 360.8 KB module_format: py3-none-any repo_url: https://albumentations.ai last_released_at: 2025-05-27T21:23:15Z releases_last_12mo: 0 avg_days_between_releases: 29.3 platforms: any ## dependencies numpy >=1.24.4 scipy >=1.10.0 PyYAML typing-extensions >=4.9.0 pydantic >=2.9.2 albucore ==0.0.24 eval-type-backport opencv-python-headless >=4.9.0.80 ## extras [hub] huggingface-hub [pytorch] torch [text] pillow ## maintainers Vladimir Iglovikov