标签: interpolation gradient forward warp
像Tensorflow中的density_image_warp函数一样,反向扭曲,由于双线性插值,它可以使梯度传递。但是,正向弯曲不能像逆向弯曲那样应用插值运算。那么,如何使前向翘曲变得可区分?