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
487 stars 25 forks source link

Rebuild the scene's static background to follow the motion of dynamic objects. #56

Open 492952 opened 1 month ago

492952 commented 1 month ago

When I am reconstructing a dynamic tree, the building in the background and the car in front of the tree show fluctuations following the movement of the tree and cannot remain still. Below are my images and masks. The command I used is: CUDA_VISIBLE_DEVICES=0 python train_gui.py --source_path /root/data1/dataset/New_tree_2 --model_path outputs/New_tree_2_all --deform_type node --node_num 512 --hyper_dim 8 --eval --gt_alpha_mask_as_dynamic_mask --gs_with_motion_mask --local_frame --W 800 --H 800 --white_background --init_isotropic_gs_with_all_colmap_pcl." 00038 00039

atyshka commented 2 weeks ago

Is it only parts of the building that fall behind the red shaded area or is it other areas too?

492952 commented 2 weeks ago

是建筑物中只有部分位于红色阴影区域后面,还是其他区域也位于红色阴影区域后面?

only parts of the building