Update README.md
Browse files
README.md
CHANGED
|
@@ -8,12 +8,17 @@ app_port: 8501
|
|
| 8 |
tags:
|
| 9 |
- streamlit
|
| 10 |
pinned: false
|
| 11 |
-
short_description:
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Welcome to Streamlit!
|
| 15 |
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
|
|
|
|
|
|
|
|
| 8 |
tags:
|
| 9 |
- streamlit
|
| 10 |
pinned: false
|
| 11 |
+
short_description: LangMap demonstration
|
| 12 |
+
links:
|
| 13 |
+
- label: 📄 Paper
|
| 14 |
+
url: https://arxiv.org/abs/2602.02220
|
| 15 |
---
|
| 16 |
|
| 17 |
# Welcome to Streamlit!
|
| 18 |
|
| 19 |
+
@article{miao2026langmap,
|
| 20 |
+
title = {LangMap: A Hierarchical Benchmark for Open-Vocabulary Goal Navigation},
|
| 21 |
+
author = {Bo Miao and Weijia Liu and Jun Luo and Lachlan Shinnick and Jian Liu and Thomas Hamilton-Smith and Yuhe Yang and Zijie Wu and Vanja Videnovic and Feras Dayoub and Anton {van den Hengel}},
|
| 22 |
+
journal = {arXiv preprint arXiv:2602.02220},
|
| 23 |
+
year = {2026}
|
| 24 |
+
}
|