Dataset Viewer
Auto-converted to Parquet Duplicate
images
images listlengths
1
1
problem
stringlengths
36
127
answer
stringclasses
40 values
<image> How many icons on task bar at bottom are in the image?
29
<image> How many Ribbon are in the image?
36
<image> How many candles are in the image?
14
<image> How many Visible Chairs at tables in foreground/center row are in the image?
40
<image> How many raspberries are in the image?
43
<image> How many triangle shapes on the closest seat are in the image?
39
<image> How many Skiers are in the image?
44
<image> How many shoes are in the image?
41
<image> How many large bricks are in the image?
15
<image> How many ocean water are in the image?
15
<image> How many DVD case are in the image?
42
<image> How many Calvin are in the image?
15
<image> How many cars in parking lot are in the image?
38
<image> How many White space between the lines are in the image?
50
<image> How many "a" watermark are in the image?
23
<image> How many Chips/badges of some kind are in the image?
42
<image> How many All buttons on right remote are in the image?
44
<image> How many ears are in the image?
12
<image> How many Drawings of faces that appear to be facing towards me are in the image?
22
<image> How many games for nintendo and X box are in the image?
33
<image> How many pictures are in the image?
24
<image> How many items in Social Studies column are in the image?
44
<image> How many middle stack of games are in the image?
17
<image> How many weekday are in the image?
30
<image> How many Dishware are in the image?
19
<image> How many spoon necks are in the image?
15
<image> How many logs are in the image?
30
<image> How many black silhouette of people are in the image?
46
<image> How many rooms are in the image?
13
<image> How many Wooden shelves are in the image?
27
<image> How many Visible vehicles are in the image?
41
<image> How many clickable icons and words on bottom, white banner are in the image?
11
<image> How many white cloud are in the image?
16
<image> How many plants and trees are in the image?
27
<image> How many Shoe are in the image?
48
<image> How many grapes are in the image?
45
<image> How many desserts are in the image?
25
<image> How many how many rectangle buttons? are in the image?
45
<image> How many yellow cars are in the image?
23
<image> How many Shoes that are visable are in the image?
29
<image> How many departments in middle of store are in the image?
27
<image> How many pictures with white in the background are in the image?
15
<image> How many Heads are in the image?
17
<image> How many legos are in the image?
47
<image> How many head hair are in the image?
34
<image> How many logos are in the image?
43
<image> How many people are in the image?
48
<image> How many Recycling and waste sorting symbols/indicators are in the image?
30
<image> How many boys are in the image?
13
<image> How many Darker-skinned are in the image?
28
<image> How many row number are in the image?
13
<image> How many Handles are in the image?
14
<image> How many photo are in the image?
25
<image> How many unbloomed flower area are in the image?
26
<image> How many cross-stitched letters are in the image?
28
<image> How many raw doughnut are in the image?
33
<image> How many individual vehicle tires attached to the side of the ship are in the image?
49
<image> How many Old World species are in the image?
28
<image> How many shoe are in the image?
30
<image> How many photos are in the image?
18
<image> How many red dot are in the image?
49
<image> How many photo are in the image?
25
<image> How many item information are in the image?
46
<image> How many Random 40 silver coins are in the image?
40
<image> How many blue seats are in the image?
42
<image> How many Stadium Chairs are in the image?
39
<image> How many windows are in the image?
16
<image> How many musicians are in the image?
40
<image> How many Television screen are in the image?
50
<image> How many windows are in the image?
14
<image> How many spoiler are in the image?
11
<image> How many Shoes are in the image?
34
<image> How many hands are in the image?
21
<image> How many smooth rocks are in the image?
22
<image> How many Faces are in the image?
46
<image> How many stacked white plates are in the image?
45
<image> How many Shoes are in the image?
44
<image> How many men are in the image?
21
<image> How many Brown Eggs are in the image?
30
<image> How many horizontally stacked books on left side, shelf below top shelf are in the image?
15
<image> How many shoes are in the image?
39
<image> How many items on the left shelf are in the image?
16
<image> How many all books on bottom shelf are in the image?
37
<image> How many handles are in the image?
46
<image> How many Total number of dark pink cross stitch points on the border are in the image?
36
<image> How many bowling pins are in the image?
39
<image> How many black circle are in the image?
21
<image> How many Numeric references for signs are in the image?
49
<image> How many video logos are in the image?
34
<image> How many Monopoly spaces are in the image?
40
<image> How many head are in the image?
11
<image> How many vehicles are in the image?
36
<image> How many vegetables are in the image?
12
<image> How many colored boxes are in the image?
25
<image> How many rows are in the image?
27
<image> How many tea are in the image?
11
<image> How many Teeth are in the image?
13
<image> How many White squares with a graphic in them are in the image?
50
<image> How many box inside chart are in the image?
40
<image> How many Oranges are in the image?
36
End of preview. Expand in Data Studio

Stepcount-500

Dataset Description

Stepcount-500 is a benchmark dataset of 500 counting samples with object counts ranging from 11 to 50.

Dataset Structure

Data Fields

  • images: A sequence of images (one image per sample)
  • problem: The question text describing the counting task
  • answer: The ground truth count number

Data Splits

  • train: 500 evaluation samples

Dataset Statistics

  • Count range: 11-50
  • Distribution: 11-20 (130), 21-30 (130), 31-40 (120), 41-50 (120)
  • Total dataset size: approximately 106 MB

Usage

from datasets import load_dataset
ds = load_dataset("SI-Lab/Stepcount-500")
Downloads last month
21