Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh Correspondence Example #5

Open
mjkmoynihan opened this issue Aug 13, 2021 · 1 comment
Open

Mesh Correspondence Example #5

mjkmoynihan opened this issue Aug 13, 2021 · 1 comment

Comments

@mjkmoynihan
Copy link

Hi folks,

Thanks for sharing the code for this paper, it's a great read and really highlights some of the limitations of the state of the art.
Would it be possible to share the code example for mesh correspondence?

I see that in the paper you follow the experimental set up of Donati et. al for this task. Does this refer only to the training strategy or does it mean you also adapt their functional map correspondence architecture after acquiring features?

Thanks!

@nmwsharp
Copy link
Owner

Hi!

We used the full functional map setup for the correspondence results in Sec 5.3. That is, we used a DiffusionNet to extract features, then those features were used as inputs to functional map correspondence, differentiating all the way back through the DiffusionNet for training.

We're working on getting that example up ASAP, it is the most involved one :) A closely related codebase can be found here, if you're looking for code: https://github.com/pvnieo/GeomFmaps_pytorch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants