File size: 1,392 Bytes
f96e98f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
35
36
37
38
39
40
41
42
{
  "num_images": 5000,
  "num_captions": 25014,
  "embedding_dim": 512,
  "image_ids_sample": [
    179765,
    190236,
    331352,
    517069,
    182417,
    46378,
    93437,
    172330,
    472678,
    314251
  ],
  "image_paths_sample": [
    "data/coco/images/val2017/000000179765.jpg",
    "data/coco/images/val2017/000000190236.jpg",
    "data/coco/images/val2017/000000331352.jpg",
    "data/coco/images/val2017/000000517069.jpg",
    "data/coco/images/val2017/000000182417.jpg",
    "data/coco/images/val2017/000000046378.jpg",
    "data/coco/images/val2017/000000093437.jpg",
    "data/coco/images/val2017/000000172330.jpg",
    "data/coco/images/val2017/000000472678.jpg",
    "data/coco/images/val2017/000000314251.jpg"
  ],
  "captions_sample": [
    "A black Honda motorcycle parked in front of a garage.",
    "A Honda motorcycle parked in a grass driveway",
    "An office cubicle with four different types of computers.",
    "A small closed toilet in a cramped space.",
    "Two women waiting at a bench next to a street.",
    "A black Honda motorcycle with a dark burgundy seat.",
    "A tan toilet and sink combination in a small room.",
    "The home office space seems to be very cluttered.",
    "A beautiful dessert waiting to be shared by two people",
    "A woman sitting on a bench and a woman standing waiting for the bus."
  ],
  "captions_per_image": 5.0028
}