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

A question about UDF #2

Open
LucioSunj opened this issue Sep 17, 2024 · 1 comment
Open

A question about UDF #2

LucioSunj opened this issue Sep 17, 2024 · 1 comment

Comments

@LucioSunj
Copy link

Hi! Thanks for your perfect project!

I have a question about scene reconstruction with UDF. In your project, it is indicated that when reconstructing an indoor scene, using UDF could have an even better performance than using SDF. So what do you think is the reason for that? Thank you very much!

@wen-yuan-zhang
Copy link
Owner

Hello! Just as illustrated in the Fig. 2,3,5 in our paper, our volume rendering prior is trained by ground truth depths, therefore obtaining an accurate estimtion of surface density, which is even more accurate than the SDF->density transformation used in NeuS. Therefore we achieve better performance than SDF.

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