DeepFunctionalMaps icon indicating copy to clipboard operation
DeepFunctionalMaps copied to clipboard

Results 4 DeepFunctionalMaps issues
Sort by recently updated
recently updated
newest added

We are working on a new relevant paper, and we are trying to compare our results with Deep Functional Maps. For that comparison to be fair, we need a fully...

Hello! I tried to reproduce .mat files for test models, but didn't succeded. 10 num bins + radius 9 are correct for SHOT? Radius 9 is applied as the percent...

Hi, I would like to compare your method against another one and plot a curve like Figure 7 for FAUST Human dataset. Can you provide the code and necessary requirements...

Instead of Ct_est = graph.get_tensor_by_name('MatrixSolveLs:0') this line should be Ct_est = graph.get_tensor_by_name('matrix_solve_ls/cholesky_solve/MatrixTriangularSolve:0') Furthermore, it would be nice if the code for generating the mat-files, which are required for the training,...