Update README.md
Browse files
README.md
CHANGED
|
@@ -104,10 +104,13 @@ python eval_ia_bench.py --predictions preds.jsonl --gt-repo irl-kit/IA-bench
|
|
| 104 |
If you use IA-bench, please cite:
|
| 105 |
|
| 106 |
```bibtex
|
| 107 |
-
@
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
|
|
|
|
|
|
|
|
|
| 112 |
}
|
| 113 |
```
|
|
|
|
| 104 |
If you use IA-bench, please cite:
|
| 105 |
|
| 106 |
```bibtex
|
| 107 |
+
@misc{blank2026sparcreliablespatialannotations,
|
| 108 |
+
title={SPARC: Reliable Spatial Annotations from Robot Demonstrations at Scale},
|
| 109 |
+
author={Nils Blank and Paul Mattes and Maximilian Xiling Li and Jakub Suliga and Thomas Roth and Moritz Reuss and Pankhuri Vanjani and Rudolf Lioutikov},
|
| 110 |
+
year={2026},
|
| 111 |
+
eprint={2606.13497},
|
| 112 |
+
archivePrefix={arXiv},
|
| 113 |
+
primaryClass={cs.RO},
|
| 114 |
+
url={https://arxiv.org/abs/2606.13497},
|
| 115 |
}
|
| 116 |
```
|