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

2DGS on Replica #190

Open
wongsinglam opened this issue Dec 9, 2024 · 3 comments
Open

2DGS on Replica #190

wongsinglam opened this issue Dec 9, 2024 · 3 comments

Comments

@wongsinglam
Copy link

wongsinglam commented Dec 9, 2024

Hi,

I am trying to do reconstruction in Replica dataset and the result seems not right, the mesh is so sparse.

image

This is scan1

replica2

This is scan2. The settings follow the default without extra setting.

Do you have any suggestion on it. Many thanks!

@wuyingxiong
Copy link

Do you slove the problems? I meet the same. THANKS

@thegenerativegeneration

I have a similar problem with custom data. The Gaussian splat looks okay but the mesh has these odd circular patterns and holes. What could be the source of the issue?

@Zerui-Yu
Copy link

2DGS is actually not optimized specifically for indoor scenes, it doesn't perform well in reconstructing weakly textured areas like white walls, ceilings, etc. Try using something like GeoGaussian. GeoGaussian uses slam as Replica for initialization, which is more compatible with Gaussian Splatting than COLMAP's initialization data. Perhaps you can modify the 2DGS dataset code for reading slam's initialization data.

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

4 participants