File size: 496 Bytes
f39b122 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | {
"concept_obj_counts_per_clip": {
"skyscraper": {
"0": 35,
"1": 31,
"2": 29,
"3": 33
},
"street light": {
"0": 49,
"1": 36,
"2": 33,
"3": 34
},
"traffic light": {
"0": 16,
"1": 10,
"2": 5,
"3": 3
},
"banner": {
"0": 3,
"1": 1,
"2": 2,
"3": 10
}
},
"concept_first_appearance_order": [
"skyscraper",
"street light",
"traffic light",
"banner"
]
} |