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

The precise geometric structure of the Gaussians in the Static phase #7

Closed
Mysterious-handsome-man opened this issue Nov 1, 2024 · 2 comments

Comments

@Mysterious-handsome-man
Copy link

In the Static phase of your project, an initial Gaussian is trained. I reviewed the point clouds of these Gaussians (for example, the hamburger), and I found their geometric structures to be remarkably precise, without any noise or artifacts. How did you achieve this?
My initial guess is that this is due to the fact that all camera poses in the training data are strictly calibrated, which prevents the Gaussians from developing any artifacts or ellipsoids outside their geometric structures. Do you think this hypothesis is correct? Or did you incorporate other operations to eliminate artifacts?

@Mysterious-handsome-man
Copy link
Author

In the Static phase of your project, an initial Gaussian is trained. I reviewed the point clouds of these Gaussians (for example, the hamburger), and I found their geometric structures to be remarkably precise, without any noise or artifacts. How did you achieve this? My initial guess is that this is due to the fact that all camera poses in the training data are strictly calibrated, which prevents the Gaussians from developing any artifacts or ellipsoids outside their geometric structures. Do you think this hypothesis is correct? Or did you incorporate other operations to eliminate artifacts?

image

@Colmar-zlicheng
Copy link
Owner

Hi, for static reconstruction of real object, we have lots of camera views calibrated by colmap.

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