Skip to content

Implementation of Thin-Plate-Splines (TPS) in PyTorch.

Notifications You must be signed in to change notification settings

davegreenwood/torch-tps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thin Plate Splines for PyTorch

distorted image figure

Implementation of Thin-Plate-Splines (TPS) in PyTorch.

Installation

cd torch-tps
pip install -e .

Usage

there is an example included:

python example.py

Limitations

Batch processing is implemented and is shown in the example.

About

Implementation of Thin-Plate-Splines (TPS) in PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages