We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3d858f commit 7727557Copy full SHA for 7727557
README.md
@@ -35,8 +35,8 @@ for outlier detection.
35
36
## Datasets
37
38
-- [The Park Dataset](https://drive.google.com/file/d/1-2zsRSB_9ORQ9WQdtUbGdoS4YXU3cBQt/view?usp=sharing)
39
-- [KITTI 08 Dataset](https://drive.google.com/file/d/1U6z_1VHlPJa_DJ2i8VwxkKLjf5JxMo0f/view?usp=sharing)
+- [The Park Dataset](https://huggingface.co/datasets/yeweihuang/DiSCo-SLAM-Example-Dataset)
+- [KITTI 08 Dataset](https://huggingface.co/datasets/yeweihuang/DiSCo-SLAM-Example-Dataset)
40
41
To run the KITTI08 dataset, change line 9 & 10 in launch/run.launch from
42
```
0 commit comments