Add link to paper and evaluation code
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
- robotics
|
| 5 |
-
|
| 6 |
-
- en
|
| 7 |
tags:
|
| 8 |
- slam
|
| 9 |
- rtk
|
|
@@ -13,9 +16,6 @@ tags:
|
|
| 13 |
- localization
|
| 14 |
- georeferencing
|
| 15 |
- ros
|
| 16 |
-
pretty_name: RTK-SLAM Dataset
|
| 17 |
-
size_categories:
|
| 18 |
-
- 100G<n<1T
|
| 19 |
---
|
| 20 |
|
| 21 |
# RTK-SLAM Dataset
|
|
@@ -25,7 +25,7 @@ size_categories:
|
|
| 25 |
> Wei Zhang, Vincent Ress, David Skuddis, Uwe Soergel, Norbert Haala
|
| 26 |
> Institute for Photogrammetry and Geoinformatics, University of Stuttgart, Germany
|
| 27 |
|
| 28 |
-
[[Project Page]](https://rtk-slam-dataset.github.io/)
|
| 29 |
|
| 30 |
---
|
| 31 |
|
|
@@ -122,4 +122,4 @@ All camera images were anonymized prior to release by blurring human faces using
|
|
| 122 |
|
| 123 |
## License
|
| 124 |
|
| 125 |
-
This dataset is released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: cc-by-4.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- 100G<n<1T
|
| 7 |
task_categories:
|
| 8 |
- robotics
|
| 9 |
+
pretty_name: RTK-SLAM Dataset
|
|
|
|
| 10 |
tags:
|
| 11 |
- slam
|
| 12 |
- rtk
|
|
|
|
| 16 |
- localization
|
| 17 |
- georeferencing
|
| 18 |
- ros
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# RTK-SLAM Dataset
|
|
|
|
| 25 |
> Wei Zhang, Vincent Ress, David Skuddis, Uwe Soergel, Norbert Haala
|
| 26 |
> Institute for Photogrammetry and Geoinformatics, University of Stuttgart, Germany
|
| 27 |
|
| 28 |
+
[[Project Page]](https://rtk-slam-dataset.github.io/) | [[Paper]](https://huggingface.co/papers/2604.07151) | [[Code]](https://github.com/Willyzw/rtk-slam-eval)
|
| 29 |
|
| 30 |
---
|
| 31 |
|
|
|
|
| 122 |
|
| 123 |
## License
|
| 124 |
|
| 125 |
+
This dataset is released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|