Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -58,9 +58,12 @@ python run.py --data StaticEmbodiedBench_circular --model <your_model_name> --ve
|
|
58 |
If you use this dataset in your research, please cite it as follows:
|
59 |
|
60 |
```bibtex
|
61 |
-
@misc{
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
}
|
|
|
|
|
|
|
|
58 |
If you use this dataset in your research, please cite it as follows:
|
59 |
|
60 |
```bibtex
|
61 |
+
@misc{xiao2025staticpluggedmakeembodied,
|
62 |
+
title={Static and Plugged: Make Embodied Evaluation Simple},
|
63 |
+
author={Jiahao Xiao and Jianbo Zhang and BoWen Yan and Shengyu Guo and Tongrui Ye and Kaiwei Zhang and Zicheng Zhang and Xiaohong Liu and Zhengxue Cheng and Lei Fan and Chuyi Li and Guangtao Zhai},
|
64 |
+
year={2025},
|
65 |
+
eprint={2508.06553},
|
66 |
+
archivePrefix={arXiv},
|
67 |
+
primaryClass={cs.CV},
|
68 |
+
url={https://arxiv.org/abs/2508.06553},
|
69 |
+
}
|