Evizero / Augmentor.jl

A fast image augmentation library in Julia for machine learning.
https://evizero.github.io/Augmentor.jl/
Other
137 stars 48 forks source link

rewrite the examples and simplify README.md #67

Open johnnychen94 opened 3 years ago

johnnychen94 commented 3 years ago

I would like to simplify README.md a bit and move The performance aspect to the documentation.

More examples are needed to explain how this package is integrated with Flux and MLDataUtils.

Interact.jl is not under very active development; actually, I've never successfully built it in my mac. We'd probably need to rewrite https://evizero.github.io/Augmentor.jl/generated/mnist_elastic/ with something that's runnable.

Edit:

The README is simplified a lot with #71