HindsboNikolaj commited on
Commit
7ea6482
·
verified ·
1 Parent(s): 8368400

docs: add badge row including GitHub link at top of Space README

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -15,6 +15,11 @@ datasets:
15
 
16
  # SCOPE — HRI 2026
17
 
 
 
 
 
 
18
  Landing page for the HRI '26 paper [*SCOPE: A Real-Time Natural Language Camera Agent at the Edge*](https://doi.org/10.1145/3757279.3785641) ([arXiv:2606.02951](https://arxiv.org/abs/2606.02951)).
19
 
20
  - **Code:** [github.com/HindsboNikolaj/SCOPE](https://github.com/HindsboNikolaj/SCOPE)
 
15
 
16
  # SCOPE — HRI 2026
17
 
18
+ [![Code on GitHub](https://img.shields.io/badge/Code-GitHub-181717?logo=github)](https://github.com/HindsboNikolaj/SCOPE)
19
+ [![Paper](https://img.shields.io/badge/Paper-HRI%20'26-blue)](https://doi.org/10.1145/3757279.3785641)
20
+ [![arXiv](https://img.shields.io/badge/arXiv-2606.02951-b31b1b?logo=arxiv)](https://arxiv.org/abs/2606.02951)
21
+ [![Dataset](https://img.shields.io/badge/Dataset-HuggingFace-yellow?logo=huggingface)](https://huggingface.co/datasets/HindsboNikolaj/scope-benchmark)
22
+
23
  Landing page for the HRI '26 paper [*SCOPE: A Real-Time Natural Language Camera Agent at the Edge*](https://doi.org/10.1145/3757279.3785641) ([arXiv:2606.02951](https://arxiv.org/abs/2606.02951)).
24
 
25
  - **Code:** [github.com/HindsboNikolaj/SCOPE](https://github.com/HindsboNikolaj/SCOPE)