Contents

albumentations 2.0.8

0

Fast, flexible, and advanced augmentation library for deep learning, computer vision, and medical im

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.

Stars: 15267, Watchers: 15267, Forks: 1705, Open Issues: 0

The albumentations-team/albumentations repo was created 7 years ago and the last code push was 7 months ago.
The project is extremely popular with a mindblowing 15267 github stars!

How to Install albumentations

You can install albumentations using pip

pip install albumentations

or add it to a project with poetry

poetry add albumentations

Package Details

Author
Vladimir Iglovikov
License
MIT License
    Copyright (c) 2017 Vladimir Iglovikov, Alexander Buslaev, Alexander Parinov,
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:
    
    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.
    
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE.
    </dd>
Homepage
None
PyPi:
https://pypi.org/project/albumentations/
GitHub Repo:
https://github.com/albumentations-team/albumentations

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Astronomy
  • Scientific/Engineering/Atmospheric Science
  • Scientific/Engineering/Bio-Informatics
  • Scientific/Engineering/Image Processing
  • Scientific/Engineering/Physics
  • Scientific/Engineering/Visualization
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  albumentations  pypi packages just yet.

Errors

A list of common albumentations errors.

Code Examples

Here are some albumentations code examples and snippets.

Related Packages & Articles

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

shap 0.50.0

A unified approach to explain the output of any machine learning model.

tensorflow-hub 0.16.1

TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models.

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries

tensorflow 2.20.0

TensorFlow is an open source machine learning framework for everyone.