Bilinear sampler pytorch Pytorch implementation of STN bilinear sampler Ported from tensorflow implementation of STN can be found at bilinear_pytorch.py. Alternate Pytorch build-in bilinear sampler Usage can be found at bilinear.py. Thanks to @scholltan for the code.