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

Download ABC / RealWorld / Famous and Thingi10k data #9

Closed
MulinYu opened this issue Jul 19, 2022 · 4 comments
Closed

Download ABC / RealWorld / Famous and Thingi10k data #9

MulinYu opened this issue Jul 19, 2022 · 4 comments

Comments

@MulinYu
Copy link

MulinYu commented Jul 19, 2022

Hello,

Thanks for the excellent paper and for releasing the code.

I'm wondering where I can download the ABC, RealWorld, Famous, and Thingi10k data?

Best and have a nice day,
Mulin

@aboulch
Copy link
Collaborator

aboulch commented Jul 19, 2022

Hello,

To download these datasets, please refer to Points2Surf repository here:
https://github.com/ErlerPhilipp/points2surf

Best,

@MulinYu
Copy link
Author

MulinYu commented Jul 19, 2022

Thanks alot.

@MulinYu MulinYu closed this as completed Jul 19, 2022
@hyzhou404
Copy link

Hello,

To download these datasets, please refer to Points2Surf repository here: https://github.com/ErlerPhilipp/points2surf

Best,

Points2surf uses SDF representation while POCO uses occupancy representation. Can the datasets generated for points2surf directly apply on POCO?

@aboulch
Copy link
Collaborator

aboulch commented Mar 12, 2024

Hello,
Yes, SDF values are thresholded: occupancy = (SDF < 0).
Best,

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

3 participants