dmarsili commited on
Commit
fdba2ef
·
verified ·
1 Parent(s): d1e2a91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -79,13 +79,11 @@ Samples in Omni3D-Bench consist of images, questions, and ground-truth answers.
79
 
80
  If you use the Omni3D-Bench dataset in your research, please use the following BibTeX entry.
81
  ```bibtex
82
- @misc{marsili2025visualagenticaispatial,
83
- title={Visual Agentic AI for Spatial Reasoning with a Dynamic API},
84
- author={Damiano Marsili and Rohun Agrawal and Yisong Yue and Georgia Gkioxari},
85
- year={2025},
86
- eprint={2502.06787},
87
- archivePrefix={arXiv},
88
- primaryClass={cs.CV},
89
- url={https://arxiv.org/abs/2502.06787},
90
  }
91
  ```
 
79
 
80
  If you use the Omni3D-Bench dataset in your research, please use the following BibTeX entry.
81
  ```bibtex
82
+ @inproceedings{marsili2025visual,
83
+ title={Visual agentic ai for spatial reasoning with a dynamic api},
84
+ author={Marsili, Damiano and Agrawal, Rohun and Yue, Yisong and Gkioxari, Georgia},
85
+ booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
86
+ pages={19446--19455},
87
+ year={2025}
 
 
88
  }
89
  ```