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
- Clone this repository
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file elaugment-0.1.0.tar.gz.
File metadata
- Download URL: elaugment-0.1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73789cc783ed61a2f72885e68866615544995fa03b12afb79ee2ff916d06f53d
|
|
| MD5 |
7c4e7ecfa0105a72c89f958a96daf7fe
|
|
| BLAKE2b-256 |
2de756ef40c3738fce40222f027030d213316e245e815c1ac0c7b6c5f9c15759
|
File details
Details for the file elaugment-0.1.0-py3-none-any.whl.
File metadata
- Download URL: elaugment-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3941e9ae850f35a99f3e738d6de05d4b9dd3fff7ea341ec66e14abed708403a
|
|
| MD5 |
66382de339049f954c3af731c532199a
|
|
| BLAKE2b-256 |
198bc7bb789ed74c86ab9887bd6c8914520e65d9e8932fc6585664f97a7c2d6a
|