activevision's picture
Initial release v0.4.0 — ActiveVision benchmark (85 instances, 17 tasks)
f69e256 verified
{
"task": "counting_regions",
"category": "distributed_scanning",
"count": 5,
"items": [
{
"image": "images/counting_regions_00000.png",
"question": "How many separated regions are inside the image? A region is a maximal area filled with one continuous fill. Boundaries between regions may appear as continuous lines OR as a chain of small individual markers \u2014 discrete dots, footprints, dashes, or short segments aligned along a curve \u2014 that you must visually link together to recognize as a single boundary. Two locations belong to the same region if you can travel between them without crossing such a boundary (continuous or chained). Count every distinct region and report the total as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 10
},
{
"image": "images/counting_regions_00001.png",
"question": "How many separated regions are inside the image? A region is a maximal area filled with one continuous fill. Boundaries between regions may appear as continuous lines OR as a chain of small individual markers \u2014 discrete dots, footprints, dashes, or short segments aligned along a curve \u2014 that you must visually link together to recognize as a single boundary. Two locations belong to the same region if you can travel between them without crossing such a boundary (continuous or chained). Count every distinct region and report the total as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 12
},
{
"image": "images/counting_regions_00002.png",
"question": "How many separated regions are inside the image? A region is a maximal area filled with one continuous fill. Boundaries between regions may appear as continuous lines OR as a chain of small individual markers \u2014 discrete dots, footprints, dashes, or short segments aligned along a curve \u2014 that you must visually link together to recognize as a single boundary. Two locations belong to the same region if you can travel between them without crossing such a boundary (continuous or chained). Count every distinct region and report the total as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 15
},
{
"image": "images/counting_regions_00003.png",
"question": "How many separated regions are inside the image? A region is a maximal area filled with one continuous fill. Boundaries between regions may appear as continuous lines OR as a chain of small individual markers \u2014 discrete dots, footprints, dashes, or short segments aligned along a curve \u2014 that you must visually link together to recognize as a single boundary. Two locations belong to the same region if you can travel between them without crossing such a boundary (continuous or chained). Count every distinct region and report the total as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 18
},
{
"image": "images/counting_regions_00004.png",
"question": "How many separated regions are inside the image? A region is a maximal area filled with one continuous fill. Boundaries between regions may appear as continuous lines OR as a chain of small individual markers \u2014 discrete dots, footprints, dashes, or short segments aligned along a curve \u2014 that you must visually link together to recognize as a single boundary. Two locations belong to the same region if you can travel between them without crossing such a boundary (continuous or chained). Count every distinct region and report the total as a positive integer. Provide your final answer enclosed in <answer>...</answer> tags.",
"answer": 20
}
]
}