Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -73,9 +73,9 @@ This dataset includes high-quality images (over 11 Mpix) and consists of three s
|
|
73 |
- **Isle-Dots**
|
74 |
|
75 |
The subsets **Isle-Bricks v1** and **Isle-Dots** come from the study *Seeing Through Their Eyes: Evaluating Visual Perspective Taking in Vision Language Models*,
|
76 |
-
and were created test Vision Language Models (VLMs).
|
77 |
|
78 |
-
**Isle-Bricks v2** provides additional images of Lego minifigures from two viewpoints *(See Figure 1)*:
|
79 |
|
80 |
- **surface-level** view
|
81 |
- **bird’s eye** view
|
@@ -109,7 +109,7 @@ The Isle-Bricks v2 subset includes seven questions (Q1–Q7) to test visual pers
|
|
109 |
## Dataset Sources
|
110 |
|
111 |
- **Repository:** [GitHub](https://github.com/GracjanGoral/ISLE)
|
112 |
-
- **
|
113 |
|
114 |
## Annotation Process
|
115 |
|
@@ -119,6 +119,16 @@ The Isle-Bricks v2 subset includes seven questions (Q1–Q7) to test visual pers
|
|
119 |
## Citation
|
120 |
|
121 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
@misc{góral2024seeingeyesevaluatingvisual,
|
123 |
title={Seeing Through Their Eyes: Evaluating Visual Perspective Taking in Vision Language Models},
|
124 |
author={Gracjan Góral and Alicja Ziarko and Michal Nauman and Maciej Wołczyk},
|
@@ -130,5 +140,7 @@ The Isle-Bricks v2 subset includes seven questions (Q1–Q7) to test visual pers
|
|
130 |
}
|
131 |
```
|
132 |
```bibtex
|
|
|
|
|
133 |
Góral, G., Ziarko, A., Nauman, M., & Wołczyk, M. (2024). Seeing through their eyes: Evaluating visual perspective taking in vision language models. arXiv. https://arxiv.org/abs/2409.12969
|
134 |
```
|
|
|
73 |
- **Isle-Dots**
|
74 |
|
75 |
The subsets **Isle-Bricks v1** and **Isle-Dots** come from the study *Seeing Through Their Eyes: Evaluating Visual Perspective Taking in Vision Language Models*,
|
76 |
+
and were created to test Vision Language Models (VLMs).
|
77 |
|
78 |
+
**Isle-Bricks v2** comes from the study: *Beyond Recognition: Evaluating Visual Perspective Taking in Vision Language Models* and provides additional images of Lego minifigures from two viewpoints *(See Figure 1)*:
|
79 |
|
80 |
- **surface-level** view
|
81 |
- **bird’s eye** view
|
|
|
109 |
## Dataset Sources
|
110 |
|
111 |
- **Repository:** [GitHub](https://github.com/GracjanGoral/ISLE)
|
112 |
+
- **Papers:** [Isle-Brick-V1, Isle-Dots](https://arxiv.org/abs/2409.12969), [Isle-Brick-V2](https://arxiv.org/abs/2505.03821)
|
113 |
|
114 |
## Annotation Process
|
115 |
|
|
|
119 |
## Citation
|
120 |
|
121 |
```bibtex
|
122 |
+
@misc{góral2025recognitionevaluatingvisualperspective,
|
123 |
+
title={Beyond Recognition: Evaluating Visual Perspective Taking in Vision Language Models},
|
124 |
+
author={Gracjan Góral and Alicja Ziarko and Piotr Miłoś and Michał Nauman and Maciej Wołczyk and Michał Kosiński},
|
125 |
+
year={2025},
|
126 |
+
eprint={2505.03821},
|
127 |
+
archivePrefix={arXiv},
|
128 |
+
primaryClass={cs.CV},
|
129 |
+
url={https://arxiv.org/abs/2505.03821},
|
130 |
+
}
|
131 |
+
|
132 |
@misc{góral2024seeingeyesevaluatingvisual,
|
133 |
title={Seeing Through Their Eyes: Evaluating Visual Perspective Taking in Vision Language Models},
|
134 |
author={Gracjan Góral and Alicja Ziarko and Michal Nauman and Maciej Wołczyk},
|
|
|
140 |
}
|
141 |
```
|
142 |
```bibtex
|
143 |
+
Góral, G., Ziarko, A., Miłoś, P., Nauman, M., Wołczyk, M., & Kosiński, M. (2025). Beyond recognition: Evaluating visual perspective taking in vision language models. arXiv. https://arxiv.org/abs/2505.03821
|
144 |
+
|
145 |
Góral, G., Ziarko, A., Nauman, M., & Wołczyk, M. (2024). Seeing through their eyes: Evaluating visual perspective taking in vision language models. arXiv. https://arxiv.org/abs/2409.12969
|
146 |
```
|