You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
Hi,
I am trying to do reconstruction in Replica dataset and the result seems not right, the mesh is so sparse.
This is scan1
This is scan2. The settings follow the default without extra setting.
Do you have any suggestion on it. Many thanks!
The text was updated successfully, but these errors were encountered: