autonomousvision / gaussian-opacity-fields

Gaussian Opacity Fields: Efficient and Compact Surface Reconstruction in Unbounded Scenes
https://niujinshuchong.github.io/gaussian-opacity-fields/
Other
559 stars 26 forks source link

Poor Quality in Waymo Dataset #22

Open gusongen opened 1 month ago

gusongen commented 1 month ago

Thank you for your great work. I was impressed by the high quality of the mesh presented in your paper. However, when I attempted to run the code on the Waymo dataset, I found that the quality was poor. I suspect there might be an issue with the configuration. I used the pose generated from COLMAP. Here are some of my results: image image image

I would be flattered if you could offer me some insights or suggestions on how to improve this.

niujinshuchong commented 1 month ago

Hi, the rendering doesn't look good and it's very blurry. You need to check if the camera pose is correct or if moving objects exist.