[SOLVED]Torch.grid_sample?

  • And this one from the same author takes a mask and actually manually interpolates the pixels
  • This one(not a pytorch approach) manually calculates de-warped coordinates and then uses cv2.remap