mdbloice / Augmentor

Image augmentation library in Python for machine learning.
https://augmentor.readthedocs.io/en/stable
MIT License
5.08k stars 866 forks source link

label interpolate issue #239

Open GITSHOHOKU opened 3 years ago

GITSHOHOKU commented 3 years ago

I have some crack labels. When I use the skew method or zoom in, the original crack label has been cut. Is there any interpolation operate can be used in this repo?