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

mesh have empty #83

Open
mawenjie1111 opened this issue Jun 17, 2024 · 3 comments
Open

mesh have empty #83

mawenjie1111 opened this issue Jun 17, 2024 · 3 comments

Comments

@mawenjie1111
Copy link

thank you for this nice work. when i test my data , i find my ply will render empty blocks, and mesh is also.so can you give me some advcies to solve this problems?
it may be caused by low alpha? or some reason?
mesh:
image

ply:
image

@hbb1
Copy link
Owner

hbb1 commented Jun 18, 2024

I wonder if it was caused by the specular highlight?

@mawenjie1111
Copy link
Author

thank your reply, I found that the reason for this phenomenon may be that our scene lighting caused the surface to be nearly transparent, so in 2dgs, by adjusting which parameters, we can reconstruct this surface as much as possible

I wonder if it was caused by the specular highlight?

@hbb1
Copy link
Owner

hbb1 commented Jun 21, 2024

Hi, which depth mode did you use? From my experience, using mean depth for normal consistency alleviates this phenomena. You may also increase normal weight to let the surface smoother or adopt some coarse-to-fine strategies to achieve some balance. Any way, it is a little bit tricky.

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