Skip to content

Thin plate spline deformation module for PyTorch

Notifications You must be signed in to change notification settings

kamse/pytorch_tps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Thin Plate Spline interpolation for PyTorch

Warps 2d PyTorch image (NxCxHxW) according to sparse 2d control points

image image

  • Mesh surface position sampling from barycentric coordinates for PyTorch

Build

Just copy and paste the code, or run python setup.py build && python setup.py install

About

Thin plate spline deformation module for PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%