An open API service indexing awesome lists of open source software.

https://github.com/fluxml/dataaugmentation.jl

Flexible data augmentation library for machine and deep learning
https://github.com/fluxml/dataaugmentation.jl

Last synced: 5 months ago
JSON representation

Flexible data augmentation library for machine and deep learning

Awesome Lists containing this project

README

          

# DataAugmentation.jl

[![Documentation Dev](https://img.shields.io/badge/Documentation-dev-blue.svg)](https://fluxml.ai/DataAugmentation.jl/dev/)
[![Continuous Integration](https://github.com/FluxML/DataAugmentation.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/FluxML/DataAugmentation.jl/actions/workflows/ci.yml)
[![CompatHelper](https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CompatHelper.yml/badge.svg)](https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CompatHelper.yml)

Efficient, composable data augmentation for machine and deep learning with support for n-dimensional images, keypoints and categorical masks.