Datasets:
Update README.md
Browse files
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 |
-
@
|
| 83 |
-
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 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 |
```
|