suds icon indicating copy to clipboard operation
suds copied to clipboard

Scalable Urban Dynamic Scenes

Results 18 suds issues
Sort by recently updated
recently updated
newest added

May I ask how to obtain the evaluation in the table below ![25-50-75](https://github.com/hturki/suds/assets/57160154/e2561a2d-0152-479c-8aca-a952100eb92c)

Could you tell me the number you used for each sequence? What are those sequences and the corresponding frames used for the experimental results in your paper on the KITTI...

Dear authors, I attempted to re-conduct the experiments on the Virtual KITTI dataset and observed that the quality of decomposition is good only within the ego-static sequence. However, when the...

Thanks for your great work! I want to export the pointcloud or the mesh use nerfstudio's `ns-export` command, but I met below error. `ns-export pointcloud --load-config outputs/metadata_gt_flow_1_100/suds/2023-07-19_131358/config.yml --output-dir exports/pcd/ --num-points...

hi all, i am trying to reproduce the results by training the nerf on the kitti sequence. i'm on a 80gig ampere, with 96gig ram. as per readme, i set...

Hi, Thanks for your brilliant work in the first. I have some questions on spatial partitioning. 1. How did you align adjacent blocks? Did you use methods like Block-NeRF? 2....

Hi! Thank you for the great work! I had a few questions about the static-disentaglement results reported in Figures 3 and 5 of the paper. - In Figure 3, are...

Hi, if I want to train KITTI on 3090, are there any instructions on how to adjust the setting? I tried --pipeline.datamanager.load-random-subset=True but get this error: suds/data/suds_dataset.py", line 94, in...

Hi, Thank you for sharing a great work! I met the error when I ran the script `python suds/train.py suds --experiment-name test --pipeline.datamanager.dataparser.metadata_path /mnt/kitti/metadata/kitti-06.json` ![截图 2023-06-20 16-23-50](https://github.com/hturki/suds/assets/72878521/1ef0895e-a21f-4c27-9f7e-3a7e69dcaada)

Hi, thank you for sharing the great work! I am confused about "DynamicProposalField". Can you explain the difference of "DynamicFiled" and "DynamicProposalField"?