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

Semantic wrapper: `Label` #100

Open barucden opened 2 years ago

barucden commented 2 years ago

Introduce a new semantic wrapper, Label, which represents a target class label of an instance. No operations are applied to this wrapper.