diffusion-net icon indicating copy to clipboard operation
diffusion-net copied to clipboard

correspondence using non-functional maps methods

Open mfarazi1991 opened this issue 3 years ago • 0 comments

Hi,

First thanks for sharing your amazing work! I have a shape correspondence model that does not use functional maps but rather a descriptor based created by a graph neural network. I am not sure how to calculate the correspondence on the test set with .vts files that have a different number of vertices. Mine works fine on the test set with the same number of vertices, not variable ones. Any code that you can share with me for this? Thanks!

mfarazi1991 avatar Jun 13 '22 01:06 mfarazi1991