Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 303 Bytes

Differentiable Non-Uniform Interpolation

This repo contains code for differntiable non-uniform image interpolation. It is easy to interpolate images when they lie on a uniform grid, but things get complicated when your grid is non-uniform.

TODO:

  • batch-wise
  • loop unrolling for channels