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

Compatibility with ImageTransformations 0.9 #64

Closed lorenzoh closed 2 years ago

lorenzoh commented 2 years ago

Changes made in https://github.com/JuliaImages/ImageTransformations.jl/pull/143 lead to some output size changes after projective transformations that leave images with a black border. To revert to the pre 0.9 behavior, this ports the old autorange.