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

Exporting the Gaussians #46

Open
crocis opened this issue May 21, 2024 · 2 comments
Open

Exporting the Gaussians #46

crocis opened this issue May 21, 2024 · 2 comments

Comments

@crocis
Copy link

crocis commented May 21, 2024

I am trying to export the Gaussians in a ply file. When I open the ply file with a Gaussian viewer (SuperSplat), the Gaussians are too big, as shown in the following image showing the partial reconstruction of a person (the blue dots are at the center of the Gaussians):
image

The problem seems to be the scale parameters of the Gaussians. If I set them to -5, I get the following result:
image

@kkaytekin
Copy link

Same problem... For me, setting scale to -5 shows a little bit inflated Gaussians in the WebGL Viewer, compared to the ones I could render using the code in this repo.

@rugrag
Copy link

rugrag commented Jul 25, 2024

what do you mean by setting the scale to -5? I read in another issue that we need to take the log of the scale and the inverse sigmoid of the opacity. could you please elaborate a bit more on these? thx

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