chensjtu / GaussianObject

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

A doubt about rendering result. #35

Open stq1234 opened 5 months ago

stq1234 commented 5 months ago

I run the whole experiment, and get some result of official dataset in mip360 and omni3d. But I the results I get are in single color, not looks the same like the result presented in the paper. 微信图片_20240603221342 image image

GaussianObject commented 5 months ago

Thank you for conducting the experiment and for your feedback.

The results you're seeing in a single color are indeed quite unusual and not what you should expect when the program runs correctly. Could you please check the images in the output/gs_init/<scene_name>/render/ours_10000 directory that were generated during the train_gs.py step? Are the images in this directory also appearing in a single color?