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

How many points sampled from the complete mesh? #5

Open
Kitsunetic opened this issue Aug 19, 2022 · 1 comment
Open

How many points sampled from the complete mesh? #5

Kitsunetic opened this issue Aug 19, 2022 · 1 comment

Comments

@Kitsunetic
Copy link

Thank you for a great work

I want to know how many points are sampled from the completed meshes when calculating CD, F1, FPD in table 1 and table 3 of the paper. Currently I couldn't find the result evaluation part from the given source codes.

Thank you

@QhelDIV
Copy link
Owner

QhelDIV commented Oct 28, 2022

Hi Kitsunetic,

Thanks for your question.
We sample 10^5 points for CD and F1, and 2048 points for FPD.
The evaluation code is quite hard to clean up. However, here is a rough code collections for the data preparation and computing code for evaluation. Hope it can help you!

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