Successfully Reproduced WildGS-SLAM
I have successfully run WildGS-SLAM in my environment.
Here is my environment and the configuration I set, hope it helps others.
Environment
| Item |
Detail |
| Machine |
Dell G15 5530 Laptop |
| GPU |
NVIDIA RTX4060 Laptop 8GB |
| OS |
Ubuntu 22.04 + 6.0.0-1020-oem kernel + Xfce X11 gdm3 |
| NVIDIA DRIVER |
535-server |
Configuration
| Item |
Detail |
| gui |
False |
| cam H_out |
240 |
| cam W_out |
400 |
| depth |
metric3d_vit_small |
| feature_extractor |
dinov2_vits14 |
GPU memory usage
Peak usage reaches 5–6 GB in the final stage, and is around 3 GB during tracking.
Result
python run.py ./configs/Dynamic/Wild_SLAM_Mocap/crowd_demo.yaml work well.
Thanks to the authors for the great work!
Successfully Reproduced WildGS-SLAM
I have successfully run WildGS-SLAM in my environment.
Here is my environment and the configuration I set, hope it helps others.
Environment
Configuration
GPU memory usage
Peak usage reaches 5–6 GB in the final stage, and is around 3 GB during tracking.
Result
python run.py ./configs/Dynamic/Wild_SLAM_Mocap/crowd_demo.yaml work well.
Thanks to the authors for the great work!