chensjtu / GaussianObject

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

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

Closed CBoLee closed 1 month ago

CBoLee commented 1 month 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 month 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 1 month ago

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