video_filename
stringlengths
15
15
scene_index
int64
10k
15k
question_text
stringclasses
257 values
answer_text
stringclasses
6 values
attributes_list
sequencelengths
4
8
video_10000.mp4
10,000
How many objects are moving when the video ends?
3
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10000.mp4
10,000
How many cylinders enter the scene?
0
[ "events", "objects", "cylinder", "filter_shape", "filter_in", "count" ]
video_10000.mp4
10,000
How many metal objects enter the scene?
2
[ "events", "objects", "metal", "filter_material", "filter_in", "count" ]
video_10001.mp4
10,001
How many rubber objects are stationary when the video begins?
0
[ "objects", "rubber", "filter_material", "start", "get_frame", "filter_stationary", "count" ]
video_10001.mp4
10,001
How many moving cubes are there when the video ends?
1
[ "objects", "cube", "filter_shape", "end", "get_frame", "filter_moving", "count" ]
video_10001.mp4
10,001
How many rubber objects enter the scene?
1
[ "events", "objects", "rubber", "filter_material", "filter_in", "count" ]
video_10001.mp4
10,001
How many metal spheres enter the scene?
0
[ "events", "objects", "metal", "filter_material", "sphere", "filter_shape", "filter_in", "count" ]
video_10002.mp4
10,002
How many spheres are moving when the video ends?
2
[ "objects", "sphere", "filter_shape", "end", "get_frame", "filter_moving", "count" ]
video_10002.mp4
10,002
How many collisions happen?
4
[ "events", "objects", "filter_collision", "count" ]
video_10002.mp4
10,002
How many gray spheres enter the scene?
2
[ "events", "objects", "gray", "filter_color", "sphere", "filter_shape", "filter_in", "count" ]
video_10003.mp4
10,003
How many rubber objects are stationary when the video ends?
0
[ "objects", "rubber", "filter_material", "end", "get_frame", "filter_stationary", "count" ]
video_10003.mp4
10,003
How many rubber objects enter the scene?
0
[ "events", "objects", "rubber", "filter_material", "filter_in", "count" ]
video_10003.mp4
10,003
How many yellow objects enter the scene?
2
[ "events", "objects", "yellow", "filter_color", "filter_in", "count" ]
video_10004.mp4
10,004
How many moving yellow objects are there when the video begins?
1
[ "objects", "yellow", "filter_color", "start", "get_frame", "filter_moving", "count" ]
video_10004.mp4
10,004
How many objects are moving when the video ends?
2
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10004.mp4
10,004
How many objects enter the scene?
0
[ "events", "objects", "filter_in", "count" ]
video_10004.mp4
10,004
How many collisions happen?
3
[ "events", "objects", "filter_collision", "count" ]
video_10005.mp4
10,005
How many moving rubber objects are there when the video ends?
3
[ "objects", "rubber", "filter_material", "end", "get_frame", "filter_moving", "count" ]
video_10005.mp4
10,005
How many stationary cyan objects are there?
1
[ "objects", "cyan", "filter_color", "null", "filter_stationary", "count" ]
video_10005.mp4
10,005
How many red objects enter the scene?
1
[ "events", "objects", "red", "filter_color", "filter_in", "count" ]
video_10006.mp4
10,006
How many rubber objects are moving when the video begins?
0
[ "objects", "rubber", "filter_material", "start", "get_frame", "filter_moving", "count" ]
video_10006.mp4
10,006
How many collisions happen?
1
[ "events", "objects", "filter_collision", "count" ]
video_10007.mp4
10,007
How many moving objects are there when the video ends?
3
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10008.mp4
10,008
How many spheres are moving?
1
[ "objects", "sphere", "filter_shape", "null", "filter_moving", "count" ]
video_10008.mp4
10,008
How many cylinders enter the scene?
1
[ "events", "objects", "cylinder", "filter_shape", "filter_in", "count" ]
video_10008.mp4
10,008
How many objects enter the scene?
2
[ "events", "objects", "filter_in", "count" ]
video_10009.mp4
10,009
How many objects are moving when the video begins?
0
[ "objects", "start", "get_frame", "filter_moving", "count" ]
video_10009.mp4
10,009
How many cubes enter the scene?
1
[ "events", "objects", "cube", "filter_shape", "filter_in", "count" ]
video_10010.mp4
10,010
How many objects are moving when the video ends?
1
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10010.mp4
10,010
How many metal cubes enter the scene?
0
[ "events", "objects", "metal", "filter_material", "cube", "filter_shape", "filter_in", "count" ]
video_10011.mp4
10,011
How many stationary spheres are there when the video begins?
2
[ "objects", "sphere", "filter_shape", "start", "get_frame", "filter_stationary", "count" ]
video_10012.mp4
10,012
How many spheres are stationary when the video begins?
2
[ "objects", "sphere", "filter_shape", "start", "get_frame", "filter_stationary", "count" ]
video_10012.mp4
10,012
How many collisions happen?
2
[ "events", "objects", "filter_collision", "count" ]
video_10012.mp4
10,012
How many purple cubes enter the scene?
0
[ "events", "objects", "purple", "filter_color", "cube", "filter_shape", "filter_in", "count" ]
video_10013.mp4
10,013
How many spheres are moving when the video ends?
0
[ "objects", "sphere", "filter_shape", "end", "get_frame", "filter_moving", "count" ]
video_10013.mp4
10,013
How many moving rubber objects are there when the video ends?
4
[ "objects", "rubber", "filter_material", "end", "get_frame", "filter_moving", "count" ]
video_10013.mp4
10,013
How many collisions happen?
3
[ "events", "objects", "filter_collision", "count" ]
video_10014.mp4
10,014
How many moving objects are there when the video ends?
3
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10014.mp4
10,014
How many cubes are moving?
2
[ "objects", "cube", "filter_shape", "null", "filter_moving", "count" ]
video_10014.mp4
10,014
How many green objects enter the scene?
0
[ "events", "objects", "green", "filter_color", "filter_in", "count" ]
video_10015.mp4
10,015
How many moving rubber objects are there?
1
[ "objects", "rubber", "filter_material", "null", "filter_moving", "count" ]
video_10015.mp4
10,015
How many metal objects are moving when the video begins?
2
[ "objects", "metal", "filter_material", "start", "get_frame", "filter_moving", "count" ]
video_10015.mp4
10,015
How many objects enter the scene?
1
[ "events", "objects", "filter_in", "count" ]
video_10016.mp4
10,016
How many moving metal objects are there?
4
[ "objects", "metal", "filter_material", "null", "filter_moving", "count" ]
video_10016.mp4
10,016
How many rubber objects are moving when the video ends?
0
[ "objects", "rubber", "filter_material", "end", "get_frame", "filter_moving", "count" ]
video_10016.mp4
10,016
How many metal cylinders enter the scene?
0
[ "events", "objects", "metal", "filter_material", "cylinder", "filter_shape", "filter_in", "count" ]
video_10016.mp4
10,016
How many objects enter the scene?
1
[ "events", "objects", "filter_in", "count" ]
video_10017.mp4
10,017
How many moving objects are there when the video ends?
3
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10017.mp4
10,017
How many purple objects are stationary when the video begins?
1
[ "objects", "purple", "filter_color", "start", "get_frame", "filter_stationary", "count" ]
video_10017.mp4
10,017
How many collisions happen?
3
[ "events", "objects", "filter_collision", "count" ]
video_10017.mp4
10,017
How many spheres enter the scene?
2
[ "events", "objects", "sphere", "filter_shape", "filter_in", "count" ]
video_10018.mp4
10,018
How many metal objects are moving?
0
[ "objects", "metal", "filter_material", "null", "filter_moving", "count" ]
video_10018.mp4
10,018
How many collisions happen?
3
[ "events", "objects", "filter_collision", "count" ]
video_10019.mp4
10,019
How many purple objects are moving?
1
[ "objects", "purple", "filter_color", "null", "filter_moving", "count" ]
video_10019.mp4
10,019
How many metal objects enter the scene?
0
[ "events", "objects", "metal", "filter_material", "filter_in", "count" ]
video_10019.mp4
10,019
How many objects enter the scene?
1
[ "events", "objects", "filter_in", "count" ]
video_10020.mp4
10,020
How many moving metal objects are there when the video ends?
3
[ "objects", "metal", "filter_material", "end", "get_frame", "filter_moving", "count" ]
video_10020.mp4
10,020
How many metal objects are moving?
3
[ "objects", "metal", "filter_material", "null", "filter_moving", "count" ]
video_10020.mp4
10,020
How many collisions happen?
4
[ "events", "objects", "filter_collision", "count" ]
video_10020.mp4
10,020
How many spheres enter the scene?
1
[ "events", "objects", "sphere", "filter_shape", "filter_in", "count" ]
video_10021.mp4
10,021
How many moving metal objects are there?
3
[ "objects", "metal", "filter_material", "null", "filter_moving", "count" ]
video_10022.mp4
10,022
How many brown objects are stationary when the video begins?
2
[ "objects", "brown", "filter_color", "start", "get_frame", "filter_stationary", "count" ]
video_10022.mp4
10,022
How many objects are stationary when the video begins?
4
[ "objects", "start", "get_frame", "filter_stationary", "count" ]
video_10022.mp4
10,022
How many cylinders enter the scene?
2
[ "events", "objects", "cylinder", "filter_shape", "filter_in", "count" ]
video_10023.mp4
10,023
How many moving metal objects are there?
3
[ "objects", "metal", "filter_material", "null", "filter_moving", "count" ]
video_10023.mp4
10,023
How many moving cylinders are there when the video begins?
1
[ "objects", "cylinder", "filter_shape", "start", "get_frame", "filter_moving", "count" ]
video_10023.mp4
10,023
How many collisions happen?
2
[ "events", "objects", "filter_collision", "count" ]
video_10024.mp4
10,024
How many objects are moving when the video ends?
2
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10024.mp4
10,024
How many moving cyan objects are there when the video ends?
1
[ "objects", "cyan", "filter_color", "end", "get_frame", "filter_moving", "count" ]
video_10025.mp4
10,025
How many moving objects are there?
3
[ "objects", "null", "filter_moving", "count" ]
video_10025.mp4
10,025
How many cubes are moving when the video ends?
0
[ "objects", "cube", "filter_shape", "end", "get_frame", "filter_moving", "count" ]
video_10025.mp4
10,025
How many objects enter the scene?
3
[ "events", "objects", "filter_in", "count" ]
video_10026.mp4
10,026
How many cubes are moving?
0
[ "objects", "cube", "filter_shape", "null", "filter_moving", "count" ]
video_10026.mp4
10,026
How many stationary rubber objects are there when the video begins?
3
[ "objects", "rubber", "filter_material", "start", "get_frame", "filter_stationary", "count" ]
video_10027.mp4
10,027
How many moving objects are there when the video ends?
4
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10027.mp4
10,027
How many spheres are moving when the video ends?
3
[ "objects", "sphere", "filter_shape", "end", "get_frame", "filter_moving", "count" ]
video_10027.mp4
10,027
How many collisions happen?
3
[ "events", "objects", "filter_collision", "count" ]
video_10027.mp4
10,027
How many metal objects enter the scene?
2
[ "events", "objects", "metal", "filter_material", "filter_in", "count" ]
video_10028.mp4
10,028
How many rubber objects are moving when the video ends?
1
[ "objects", "rubber", "filter_material", "end", "get_frame", "filter_moving", "count" ]
video_10028.mp4
10,028
How many stationary metal objects are there when the video begins?
4
[ "objects", "metal", "filter_material", "start", "get_frame", "filter_stationary", "count" ]
video_10028.mp4
10,028
How many collisions happen?
3
[ "events", "objects", "filter_collision", "count" ]
video_10028.mp4
10,028
How many metal objects enter the scene?
1
[ "events", "objects", "metal", "filter_material", "filter_in", "count" ]
video_10029.mp4
10,029
How many rubber objects are moving?
3
[ "objects", "rubber", "filter_material", "null", "filter_moving", "count" ]
video_10029.mp4
10,029
How many moving objects are there when the video ends?
4
[ "objects", "end", "get_frame", "filter_moving", "count" ]
video_10029.mp4
10,029
How many rubber spheres enter the scene?
1
[ "events", "objects", "rubber", "filter_material", "sphere", "filter_shape", "filter_in", "count" ]
video_10029.mp4
10,029
How many cubes exit the scene?
0
[ "events", "objects", "cube", "filter_shape", "filter_out", "count" ]
video_10030.mp4
10,030
How many moving cyan objects are there?
2
[ "objects", "cyan", "filter_color", "null", "filter_moving", "count" ]
video_10030.mp4
10,030
How many stationary brown objects are there when the video begins?
3
[ "objects", "brown", "filter_color", "start", "get_frame", "filter_stationary", "count" ]
video_10030.mp4
10,030
How many collisions happen?
4
[ "events", "objects", "filter_collision", "count" ]
video_10030.mp4
10,030
How many rubber objects enter the scene?
0
[ "events", "objects", "rubber", "filter_material", "filter_in", "count" ]
video_10031.mp4
10,031
How many gray objects are stationary when the video begins?
1
[ "objects", "gray", "filter_color", "start", "get_frame", "filter_stationary", "count" ]
video_10031.mp4
10,031
How many objects enter the scene?
2
[ "events", "objects", "filter_in", "count" ]
video_10032.mp4
10,032
How many cyan objects are moving when the video begins?
1
[ "objects", "cyan", "filter_color", "start", "get_frame", "filter_moving", "count" ]
video_10032.mp4
10,032
How many moving spheres are there?
3
[ "objects", "sphere", "filter_shape", "null", "filter_moving", "count" ]
video_10032.mp4
10,032
How many rubber cubes enter the scene?
0
[ "events", "objects", "rubber", "filter_material", "cube", "filter_shape", "filter_in", "count" ]
video_10032.mp4
10,032
How many spheres enter the scene?
2
[ "events", "objects", "sphere", "filter_shape", "filter_in", "count" ]
video_10033.mp4
10,033
How many brown objects are stationary?
0
[ "objects", "brown", "filter_color", "null", "filter_stationary", "count" ]
video_10033.mp4
10,033
How many stationary spheres are there when the video begins?
1
[ "objects", "sphere", "filter_shape", "start", "get_frame", "filter_stationary", "count" ]
video_10033.mp4
10,033
How many objects enter the scene?
3
[ "events", "objects", "filter_in", "count" ]
video_10034.mp4
10,034
How many gray objects are moving?
1
[ "objects", "gray", "filter_color", "null", "filter_moving", "count" ]

Here we create two datasets (from existing datasets: CLEVRER, VisualGenome) for the Object Counting instruction tuning task.

CLEVRER, a video dataset

CLEVRER has QA pairs for each 5000 training videos.

{'video_filename': int, 'scene_index': str (same as filename), 'questions': list [{'question_type': , 'question_subtype': , 'question_text': , 'answer_text': , 'program'(question attributes): }]} 

We select 'descriptive' type, 'count' subtype questions, they are object counting task questions. In the 'program' list, it shows how complex the question is (longer means more complex), so we filter out those longer than 9 to reduce difficulty.

CLEVRER contains both positive questions and negative (asking for non-exist objects) questions, so we skip generating negative samples for CLEVRER.

Some questions are 'event' specific, counting moving/stationary objects when a certain event happens. i.e., 'How many objects are stationary when the yellow object enters the scene?'

Downloading videos from: http://clevrer.csail.mit.edu/

VisualGenome, an image dataset

We generate some negative questions for non-exist objects in the image. We use the version 1 image sets. Download from: https://homes.cs.washington.edu/~ranjay/visualgenome/api.html

VisualGenome has 100K+ images. And for the objects in the image, there are attributes associated with each object, we only focus on the color attributes.

For each image, we choose to add (1) 3 non-exist objects and (2) 1 non-exist attribute for existing objects as negative samples.

In the original qa dataset, VG has Object Counting questions, we also include them here, with the 'orig_qa'=='Yes'. For those negative questions we generated, 'orig_qa' =='No'.

{'img_id': str, 'orig_qa': Yes/No, 'question_text': 'How many <attribute> <object in plural form> are there? ', 'answer_text': Numbers.(if exist) or None.(if non-exist) }

For more details, plz refer to the dataset.

Downloads last month
0
Edit dataset card