[P] Albumentations 1.0 is released (a Python library for image augmentation)

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • albumentations

    Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

  • If you want to know what changed in the latest versions, please refer to the [Release Notes](https://github.com/albumentations-team/albumentations/releases) page.

  • imgaug

    Image augmentation for machine learning experiments.

  • Albumentations no longer uses the imgaug library by default. All previous imgaug augmentations in the library are reimplemented in Albumentations with the same API (but you can still install Albumentations with imgaug if you need the old augmentations).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • autoalbument

    AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - https://albumentations.ai/docs/autoalbument/

  • We started to implement differentiable augmentations as a part of AutoAlbument (a tool that automatically searches for the best augmentation policies for your data) - https://github.com/albumentations-team/autoalbument, it is more a research project.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts