Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -202,8 +202,17 @@ Users of the DORI benchmark should:
|
|
202 |
## Citation
|
203 |
|
204 |
**BibTeX:**
|
205 |
-
|
206 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
207 |
## Glossary
|
208 |
|
209 |
- **Frontal Alignment**: The ability to perceive how an object's front-facing surface is oriented relative to the viewer
|
@@ -223,8 +232,8 @@ Performance patterns indicate that current models struggle most with precise ang
|
|
223 |
|
224 |
## Dataset Card Authors
|
225 |
|
226 |
-
|
227 |
|
228 |
## Dataset Card Contact
|
229 |
|
230 |
-
For more information, please contact
|
|
|
202 |
## Citation
|
203 |
|
204 |
**BibTeX:**
|
205 |
+
```
|
206 |
+
@misc{nichols2025rightupdisentanglingorientation,
|
207 |
+
title={Right Side Up? Disentangling Orientation Understanding in MLLMs with Fine-grained Multi-axis Perception Tasks},
|
208 |
+
author={Keanu Nichols and Nazia Tasnim and Yuting Yan and Nicholas Ikechukwu and Elva Zou and Deepti Ghadiyaram and Bryan A. Plummer},
|
209 |
+
year={2025},
|
210 |
+
eprint={2505.21649},
|
211 |
+
archivePrefix={arXiv},
|
212 |
+
primaryClass={cs.CV},
|
213 |
+
url={https://arxiv.org/abs/2505.21649},
|
214 |
+
}
|
215 |
+
```
|
216 |
## Glossary
|
217 |
|
218 |
- **Frontal Alignment**: The ability to perceive how an object's front-facing surface is oriented relative to the viewer
|
|
|
232 |
|
233 |
## Dataset Card Authors
|
234 |
|
235 |
+
Keanu Nichols and Nazia Tasnim and Yuting Yan and Nicholas Ikechukwu and Elva Zou and Deepti Ghadiyaram and Bryan A. Plummer
|
236 |
|
237 |
## Dataset Card Contact
|
238 |
|
239 |
+
For more information, please contact: [email protected]
|