bo-miao commited on
Commit
dda6dd8
·
verified ·
1 Parent(s): deeb026

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -8,12 +8,17 @@ app_port: 8501
8
  tags:
9
  - streamlit
10
  pinned: false
11
- short_description: Streamlit template space
 
 
 
12
  ---
13
 
14
  # Welcome to Streamlit!
15
 
16
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
17
-
18
- If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
19
- forums](https://discuss.streamlit.io).
 
 
 
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
+ }