Luvideria

Results 2 issues of Luvideria

Currently, `dense_image_warp` uses only bilinear interpolation. It would be beneficial to use other interpolation schemes for better quality or different tradeoffs. Other interpolation schemes are already available in other operations...

This ticket refers to already opened ticket #163 and https://github.com/tensorflow/addons/issues/2733 Currently tensorflow_addons.image.dense_image_warp(...) only supports bilinear interpolation, which is good enough for most, not enough for some. I implemented a higher...

preprocessing
layers
type:feature
low-priority