Skip to content
Snippets Groups Projects

Interpolation refactoring

Merged Stephan Seitz requested to merge seitz/pystencils:interpolation-refactoring into master

This is among other small things a refactoring of the interpolation

  • Make textures less special (now subclasses of interpolator)
  • Remove TextureCache
  • (Ab-) use finite differences to enable spatial derivatives of interpolators
  • enable code to use https://github.com/theHamsta/CubicInterpolationCUDA (not included into pystencils, not even as a submodule)

I can use it to transform Lenna and get gradients with Torch wrt. to image content, x-translation, y-translation Screenshot_20200115_182600

Also a nice image lenna transformed

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply