ankurhanda / gvnn

gvnn: Geometric Vision with Neural Networks
445 stars 71 forks source link

I have a question with this code. #22

Closed ixiaoli closed 6 years ago

ixiaoli commented 6 years ago

hi,@ankurhanda , Thank you for proving this awesome gvnn code. I want to convert some of your code to python,but I don't know this code mean~ inputImages.nn.BilinearSamplerBHWD_updateOutput(self, inputImages, grids) I searched for information but did not get useful information. Could you please give me some hints? Thanks!