Skip to content

RobinMagnet/SmoothFunctionalMaps

Repository files navigation

Discrete Optimization and Smooth Discrete Optimization

This repository implements the following two papers:

The repository is now in version 1.0.0 where all features from both papers are implemened.

Dependencies and install

If you have pyfmaps installed, you can remove the pyFM repo here. Else clone using

git clone --recurse-submodules https://github.com/RobinMagnet/smoothFM.git

Code

Run the `Example Notebook.ipynb' for instructions on how to use the algorithms.

The code relies on the use of yaml config files, see in this directory.

Documentation

Better Documentation is on its way. This repo will eventually be merged in the pyFM repo.

I am yet unsure if this produces exactly the same results as the on shown on the "Smooth NonRigid Shape Matching via Effective Dirichlet Energy Optimization" paper. Please use the v0.1.0 if you want to obtain exactly the results.

About

Official implementation of the Discrete Optimization and Smooth Discrete Optimization papers

Resources

License

Stars

Watchers

Forks

Packages

No packages published