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

About the 3D point cloud supervision in loss function #18

Open
yangqinhui0423 opened this issue Apr 28, 2024 · 2 comments
Open

About the 3D point cloud supervision in loss function #18

yangqinhui0423 opened this issue Apr 28, 2024 · 2 comments

Comments

@yangqinhui0423
Copy link

Hello authors! Thanks for your excellent and interesting work.
I am confused about the 3D point cloud supervision in loss function.
Where is the ground truth 3D point cloud come from?
And is the point cloud loss between ground truth point cloud and the Gaussians?

@zouzx
Copy link
Collaborator

zouzx commented May 29, 2024

The GT 3D point cloud is generated from the rendered depth images. And yes, the point cloud loss compares the GT point cloud with the positions of the Gaussians.

@yjb6
Copy link

yjb6 commented Aug 9, 2024

I'm a bit confused here. Why can't we sample the GT point cloud from the 3D mesh, but instead have to generate it from the depth map? Thanks for the answer.
@yangqinhui0423 @zouzx

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