shuaiguouu
Results
1
issues of
shuaiguouu
I train SC-GS on the NeRF-DS dataset with this command: ``` python train_gui.py \ --source_path /home/gs/datasets/NeRF-DS/bell_novel_view \ --model_path outputs/bell_novel_view \ --deform_type node --node_num 512 --hyper_dim 8 \ --eval --gt_alpha_mask_as_scene_mask \...