DeepFunctionalMaps icon indicating copy to clipboard operation
DeepFunctionalMaps copied to clipboard

How to draw a curve like Figure 7

Open egundogdu opened this issue 6 years ago • 5 comments

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 for plotting Figure 7?

Best

egundogdu avatar Apr 25 '18 12:04 egundogdu

Will the latex file help you? I think it's saved as tikz

On Wed, Apr 25, 2018, 15:41 egundogdu [email protected] wrote:

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 for plotting Figure 7?

Best

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/orlitany/DeepFunctionalMaps/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AEuHZuKiYWKAdSCi05sjPIHUSJ6x46sEks5tsG8QgaJpZM4TjWW7 .

orlitany avatar Apr 25 '18 14:04 orlitany

What I mean is that I would like to have the code which outputs the accuracies at different geodesic distance thresholds. In other words, once I have the correspondence predictions (with respect to the template shape), I want to obtain the geodesic distances to the ground truths which I assume that you have done it for plotting the curve.

egundogdu avatar Apr 25 '18 14:04 egundogdu

I see, so basically you just need the geodesic distance map on the null shape. I can share a google drive link with the map

On Wed, Apr 25, 2018, 17:38 egundogdu [email protected] wrote:

What I mean is that I would like to have the code which outputs the accuracies at different geodesic distance thresholds. In other words, once I have the correspondence predictions (with respect to the template shape), I want to obtain the geodesic distances to the ground truths which I assume that you have done it for plotting the curve.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/orlitany/DeepFunctionalMaps/issues/2#issuecomment-384310708, or mute the thread https://github.com/notifications/unsubscribe-auth/AEuHZuSvk7kB2fLgrc-H58TmzlX6SJKHks5tsIpkgaJpZM4TjWW7 .

orlitany avatar Apr 25 '18 17:04 orlitany

Hi Or, Is the figure 7 for all ordered pairs (2-permutations of n) in the test set (80~99)? Actually I got a worse result than Figure 7 (dot line) when I ran the code with the given FAUST data and trained model. Would it be because the trained model is not the final version you used in the paper?

Thanks.

mhsung avatar Aug 23 '18 19:08 mhsung

Hi, Can you provide the code for plotting the geodesic error maps (Fig. 7)? Thanks.

lixiang-ucas avatar Feb 18 '19 08:02 lixiang-ucas