Skip to main content

A lightweight data-augmentation library for machine learning

Project description

elaugment

elaugment is a Python package for reproducable data-augmentations. In difference to most other libraries random parameters for transformations are drawn seperate from the transformations. This makes it very easy apply the same transformations to several images. An example where this behaviour is useful is semantic segmentation, when you need to modify the input and the mask in the same way.

This library is currently in it's early stages so interfaces may break and some operations are slow.

Installation

  1. Clone this repository
  2. Run pip install elaugment

Examples & Usage

See /examples for an comprehensive overview.

Contribute

Transformations are easy to integrate into elaugment, so just create pull-requests when you feel like it!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elaugment-0.1.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

elaugment-0.1.0-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page