GithubHelp home page GithubHelp logo

albumentations-team / albumentations_experimental Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 1.0 34 KB

Albumentations Experimental contains experimental functionality for the Albumentations library.

Home Page: https://albumentations.ai/docs/experimental/overview/

License: MIT License

Python 100.00%

albumentations_experimental's Introduction

Albumentations Experimental

PyPI version CI

The Albumentations Experimental library provides experimental and cutting edge augmentation techniques on top Albumentations.

Why a separate library

Albumentations provides stable and well-tested interfaces for performing augmentations. We don't want to pollute the library with features that may be prone to rapid changes in interfaces and behavior since they could break users' pipelines. But we also want to implement new, experimental features and see whether they will be useful.

So we created Albumentations Experimental, a library that will help us to iterate faster and remove the need for striving for backward compatibility and rigorous testing.

Beware, that each new version of Albumentations Experimental may contain backward-incompatible changes both in interfaces and behavior.

When features in Albumentations Experimental are mature enough, we will port them to the main library with all our usual policies such as rigorous testing, extensive documentation, and stable behavior.

Installation

Albumentations Experimental requires Python 3.6 or higher.

Install the latest stable version from PyPI

pip install -U albumentations_experimental

Install the latest version from the master branch on GitHub

pip install -U git+https://github.com/albumentations-team/albumentations_experimental

Usage

Import augmentations from the library:

from albumentations_experimental import FlipSymmetricKeypoints

Documentation

Documentation is available at https://albumentations.ai/docs/experimental/overview/

List of augmentations and their supported targets

Spatial-level transforms

Transform Image Masks BBoxes Keypoints
FlipSymmetricKeypoints
HorizontalFlipSymmetricKeypoints
TransposeSymmetricKeypoints
VerticalFlipSymmetricKeypoints

albumentations_experimental's People

Contributors

creafz avatar dipet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

creafz

albumentations_experimental's Issues

Merge into main repo (when) ?

📚 Documentation

Hi,

I was wondering why this hasn't been merged into the main repository yet since it is so useful to real-world applications? Is there a need for documentation? I would be happy to help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.