Updated Images
Browse files
README.md
CHANGED
@@ -89,10 +89,10 @@ papers:
|
|
89 |
|
90 |
Examines the ability to distinguish an object from its background. Challenges perception by varying contrast, noise, and complexity.
|
91 |
|
92 |
-
<div style="display:
|
93 |
-
<img src="2D_DoYouSeeMe/visual_figure_ground/1.png"
|
94 |
-
<img src="2D_DoYouSeeMe/visual_figure_ground/50.png"
|
95 |
-
<img src="2D_DoYouSeeMe/visual_figure_ground/89.png"
|
96 |
</div>
|
97 |
|
98 |
*Sample Question: The figure consists of a Target image, which is embedded in some background noise. Out of the four given options, your task is to pick the option which has the same figure as the target image. Respond as follows: Option <your answer (choose between 1, 2, 3, or 4)>.*
|
@@ -101,10 +101,10 @@ papers:
|
|
101 |
|
102 |
Assesses recognition of shapes despite changes in size, orientation, or context. Tests invariance in visual perception.
|
103 |
|
104 |
-
<div style="display:
|
105 |
-
<img src="2D_DoYouSeeMe/visual_form_constancy/1.png"
|
106 |
-
<img src="2D_DoYouSeeMe/visual_form_constancy/50.png"
|
107 |
-
<img src="2D_DoYouSeeMe/visual_form_constancy/100.png"
|
108 |
</div>
|
109 |
|
110 |
*Sample Question: The figure consists of a Target image. Out of the four given options, your task is to pick the option which has the same figure as the target image. Respond as follows: Option <your answer (choose between 1, 2, 3, or 4)>.*
|
@@ -114,10 +114,10 @@ papers:
|
|
114 |
|
115 |
Challenges the ability to identify ambiguous shapes that can be interpreted in multiple ways. Explores perceptual flexibility.
|
116 |
|
117 |
-
<div style="display:
|
118 |
-
<img src="2D_DoYouSeeMe/geometric_dataset/1.png"
|
119 |
-
<img src="2D_DoYouSeeMe/geometric_dataset/50.png"
|
120 |
-
<img src="2D_DoYouSeeMe/geometric_dataset/100.png"
|
121 |
</div>
|
122 |
|
123 |
*Sample Question: Count the total number of triangles in the image, including each concentric triangle separately. For example, if there is one triangle with 2 inner concentric rings, that counts as 3 triangles. Respond with only a number.*
|
@@ -127,10 +127,10 @@ papers:
|
|
127 |
|
128 |
Tests the ability to differentiate shapes based on color properties while controlling for other visual features.
|
129 |
|
130 |
-
<div style="display:
|
131 |
-
<img src="2D_DoYouSeeMe/color_and_shape_disambiguation/1.png"
|
132 |
-
<img src="2D_DoYouSeeMe/color_and_shape_disambiguation/50.png"
|
133 |
-
<img src="2D_DoYouSeeMe/color_and_shape_disambiguation/89.png"
|
134 |
</div>
|
135 |
|
136 |
*Sample Question: Count the number of star's that are red.*
|
@@ -155,7 +155,7 @@ papers:
|
|
155 |
|
156 |
Tests the ability to recognize incomplete figures by mentally filling in missing information. Evaluates gestalt processing.
|
157 |
|
158 |
-
<div style="display:
|
159 |
<img src="2D_DoYouSeeMe/visual_closure/1.png" width="30%" alt="Visual Closure Example 1">
|
160 |
<img src="2D_DoYouSeeMe/visual_closure/50.png" width="30%" alt="Visual Closure Example 2">
|
161 |
<img src="2D_DoYouSeeMe/visual_closure/100.png" width="30%" alt="Visual Closure Example 3">
|
|
|
89 |
|
90 |
Examines the ability to distinguish an object from its background. Challenges perception by varying contrast, noise, and complexity.
|
91 |
|
92 |
+
<div style="display: flex; justify-content: space-between;">
|
93 |
+
<img src="2D_DoYouSeeMe/visual_figure_ground/1.png" width="30%" alt="Figure-Ground Example 1">
|
94 |
+
<img src="2D_DoYouSeeMe/visual_figure_ground/50.png" width="30%" alt="Figure-Ground Example 2">
|
95 |
+
<img src="2D_DoYouSeeMe/visual_figure_ground/89.png" width="30%" alt="Figure-Ground Example 3">
|
96 |
</div>
|
97 |
|
98 |
*Sample Question: The figure consists of a Target image, which is embedded in some background noise. Out of the four given options, your task is to pick the option which has the same figure as the target image. Respond as follows: Option <your answer (choose between 1, 2, 3, or 4)>.*
|
|
|
101 |
|
102 |
Assesses recognition of shapes despite changes in size, orientation, or context. Tests invariance in visual perception.
|
103 |
|
104 |
+
<div style="display: flex; justify-content: space-between;">
|
105 |
+
<img src="2D_DoYouSeeMe/visual_form_constancy/1.png" width="30%" alt="Form Constancy Example 1">
|
106 |
+
<img src="2D_DoYouSeeMe/visual_form_constancy/50.png" width="30%" alt="Form Constancy Example 2">
|
107 |
+
<img src="2D_DoYouSeeMe/visual_form_constancy/100.png" width="30%" alt="Form Constancy Example 3">
|
108 |
</div>
|
109 |
|
110 |
*Sample Question: The figure consists of a Target image. Out of the four given options, your task is to pick the option which has the same figure as the target image. Respond as follows: Option <your answer (choose between 1, 2, 3, or 4)>.*
|
|
|
114 |
|
115 |
Challenges the ability to identify ambiguous shapes that can be interpreted in multiple ways. Explores perceptual flexibility.
|
116 |
|
117 |
+
<div style="display: flex; justify-content: space-between;">
|
118 |
+
<img src="2D_DoYouSeeMe/geometric_dataset/1.png" width="30%" alt="Shape Disambiguation Example 1">
|
119 |
+
<img src="2D_DoYouSeeMe/geometric_dataset/50.png" width="30%" alt="Shape Disambiguation Example 2">
|
120 |
+
<img src="2D_DoYouSeeMe/geometric_dataset/100.png" width="30%" alt="Shape Disambiguation Example 3">
|
121 |
</div>
|
122 |
|
123 |
*Sample Question: Count the total number of triangles in the image, including each concentric triangle separately. For example, if there is one triangle with 2 inner concentric rings, that counts as 3 triangles. Respond with only a number.*
|
|
|
127 |
|
128 |
Tests the ability to differentiate shapes based on color properties while controlling for other visual features.
|
129 |
|
130 |
+
<div style="display: flex; justify-content: space-between;">
|
131 |
+
<img src="2D_DoYouSeeMe/color_and_shape_disambiguation/1.png" width="30%" alt="Shape Color Example 1">
|
132 |
+
<img src="2D_DoYouSeeMe/color_and_shape_disambiguation/50.png" width="30%" alt="Shape Color Example 2">
|
133 |
+
<img src="2D_DoYouSeeMe/color_and_shape_disambiguation/89.png" width="30%" alt="Shape Color Example 3">
|
134 |
</div>
|
135 |
|
136 |
*Sample Question: Count the number of star's that are red.*
|
|
|
155 |
|
156 |
Tests the ability to recognize incomplete figures by mentally filling in missing information. Evaluates gestalt processing.
|
157 |
|
158 |
+
<div style="display: flex; justify-content: space-between;">
|
159 |
<img src="2D_DoYouSeeMe/visual_closure/1.png" width="30%" alt="Visual Closure Example 1">
|
160 |
<img src="2D_DoYouSeeMe/visual_closure/50.png" width="30%" alt="Visual Closure Example 2">
|
161 |
<img src="2D_DoYouSeeMe/visual_closure/100.png" width="30%" alt="Visual Closure Example 3">
|