pytorch-deform-conv-v2 icon indicating copy to clipboard operation
pytorch-deform-conv-v2 copied to clipboard

Why not use grid_sample?

Open SpadeLiu opened this issue 4 years ago • 1 comments

I think the function in PyTorch grid_sample can get the value given the position, and that may be more convenient

SpadeLiu avatar Dec 20 '20 10:12 SpadeLiu

I think the function in PyTorch grid_sample can get the value given the position, and that may be more convenient

Good suggestion!

XhqGlorry11 avatar Feb 02 '21 06:02 XhqGlorry11