yihua7 / SC-GS

[CVPR 2024] Code for SC-GS: Sparse-Controlled Gaussian Splatting for Editable Dynamic Scenes
https://yihua7.github.io/SC-GS-web/
MIT License
490 stars 25 forks source link

Question about self-captured colmap dataset #54

Open clearliu777 opened 2 months ago

clearliu777 commented 2 months ago

When I use a self-captured video as colmap dataset format, I have a preferred training visualization result, but the psnr is only 0.28 and ssim is only 0.05. I double checked the calculation of psnr and ssim, it didn't have any questions.

clearliu777 commented 2 months ago

In addition, when I add "--gt_alpha_mask_as_dynamic_mask --gs_with_motion_mask", I receive a good psnr and ssim, but the rendering visualization results are very poor.