Closed henanjun closed 4 years ago
I think you'd better to use the functions implemented in the NN Frameworks specially designed to have backprop :) E.g. resize_images in TF. Also you could look onto https://github.com/iwyoo/bicubic_interp-tensorflow
Thank you very much. I see.
Thank you very much. :)