File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
# DataAugmentation.jl
2
2
3
- ![ CI] ( https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CI/badge.svg )
4
- ![ compat] ( https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CompatHelper.yml/badge.svg )
5
-
6
-
7
- [ Documentation | Latest] ( https://fluxml.ai/DataAugmentation.jl/dev/ )
3
+ [ ![ Documentation Dev] ( https://img.shields.io/badge/Documentation-dev-blue.svg )] ( https://fluxml.ai/DataAugmentation.jl/dev/ )
4
+ [ ![ Continuous Integration] ( https://github.com/FluxML/DataAugmentation.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/FluxML/DataAugmentation.jl/actions/workflows/ci.yml )
5
+ [ ![ CompatHelper] ( https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CompatHelper.yml/badge.svg )] ( https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CompatHelper.yml )
8
6
9
7
Efficient, composable data augmentation for machine and deep learning with support for n-dimensional images, keypoints and categorical masks.
You can’t perform that action at this time.
0 commit comments