chensjtu / GaussianObject

GaussianObject: High-Quality 3D Object Reconstruction from Four Views with Gaussian Splatting (SIGGRAPH Asia 2024, TOG)
887 stars 54 forks source link

The effect is not particularly good, what viewer did the author use to open the .ply file? #56

Closed CBoLee closed 23 hours ago

CBoLee commented 2 weeks ago

1 2 3 I used pose estimation without COLMAP for rendering, and after running the final Python scripts train_repair.py and render.py, the resulting .ply file shows a very poor modeling effect when opened.

chensjtu commented 1 week ago

Sorry for the late response. The renderings we report are generated by 3dgs's diff-ras module. For better visualization, we recommend using viewer in https://github.com/yzslab/gaussian-splatting-lightning to get the right rendering~

chensjtu commented 23 hours ago

Close since this has been resolved. Feel free to reopen~