FluxML / DataAugmentation.jl

Flexible data augmentation library for machine and deep learning
https://fluxml.ai/DataAugmentation.jl/dev/
MIT License
41 stars 18 forks source link

Fix `Rotate` type instability #40

Closed lorenzoh closed 3 years ago

lorenzoh commented 3 years ago

Rotate would always return a transformation with Float64 values, resulting in Float64 bounds in output items.