prompt stringlengths 40 59 | labels_params dict | bboxes dict |
|---|---|---|
a photo of a cat next to a zebra and a bear | {
"entity1": "cat",
"entity2": "zebra",
"entity3": "bear"
} | {
"entity1": [
0.07,
0.07,
0.2,
0.2
],
"entity2": [
0.27,
0.07,
0.4,
0.2
],
"entity3": [
0.54,
0.07,
0.67,
0.2
]
} |
a photo of a cat next to a zebra and an apple | {
"entity1": "cat",
"entity2": "zebra",
"entity3": "apple"
} | {
"entity1": [
0,
0,
0.2,
0.2
],
"entity2": [
0.27,
0,
0.6,
0.2
],
"entity3": [
0.67,
0.07,
0.74,
0.14
]
} |
a photo of a chair next to a bench and a bicycle | {
"entity1": "chair",
"entity2": "bench",
"entity3": "bicycle"
} | {
"entity1": [
0,
0,
0.2,
0.2
],
"entity2": [
0.27,
0,
0.47,
0.2
],
"entity3": [
0.54,
0,
1,
0.2
]
} |
a photo of a chair next to a bench and a carrot | {
"entity1": "chair",
"entity2": "bench",
"entity3": "carrot"
} | {
"entity1": [
0.07,
0.07,
0.34,
0.34
],
"entity2": [
0.4,
0.07,
0.8,
0.34
],
"entity3": [
0.07,
0.47,
0.2,
0.6
]
} |
a photo of a chair next to a bench and a truck | {
"entity1": "chair",
"entity2": "bench",
"entity3": "truck"
} | {
"entity1": [
0.07,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.6,
0.27
],
"entity3": [
0.67,
0.34,
1,
1
]
} |
a photo of a chair next to a bird and a car | {
"entity1": "chair",
"entity2": "bird",
"entity3": "car"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.47,
0.27
],
"entity3": [
0.54,
0,
1,
0.27
]
} |
a photo of a chair next to a car and a bird | {
"entity1": "chair",
"entity2": "car",
"entity3": "bird"
} | {
"entity1": [
0,
0,
0.2,
0.2
],
"entity2": [
0.27,
0.07,
0.54,
0.27
],
"entity3": [
0.6,
0.14,
0.8,
0.34
]
} |
a photo of a chair next to a carrot and an apple | {
"entity1": "chair",
"entity2": "carrot",
"entity3": "apple"
} | {
"entity1": [
0.14,
0,
0.54,
0.2
],
"entity2": [
0.07,
0.27,
0.2,
0.34
],
"entity3": [
0.27,
0.27,
0.47,
0.34
]
} |
a photo of a chair next to a giraffe and an oven | {
"entity1": "chair",
"entity2": "giraffe",
"entity3": "oven"
} | {
"entity1": [
0.07,
0.07,
0.2,
0.2
],
"entity2": [
0.27,
0.07,
0.54,
0.2
],
"entity3": [
0.67,
0.07,
0.8,
0.2
]
} |
a photo of a chair next to a motorcycle and a sheep | {
"entity1": "chair",
"entity2": "motorcycle",
"entity3": "sheep"
} | {
"entity1": [
0.07,
0,
0.2,
0.2
],
"entity2": [
0.4,
0.07,
0.67,
0.2
],
"entity3": [
0,
0.27,
0.14,
0.4
]
} |
a photo of a chair next to a sheep and a bear | {
"entity1": "chair",
"entity2": "sheep",
"entity3": "bear"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.54,
0.27
],
"entity3": [
0.6,
0,
1,
0.27
]
} |
a photo of a chair next to a zebra and a car | {
"entity1": "chair",
"entity2": "zebra",
"entity3": "car"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.34,
0,
0.54,
0.14
],
"entity3": [
0.6,
0.07,
1,
0.2
]
} |
a photo of a chair next to an oven and a car | {
"entity1": "chair",
"entity2": "oven",
"entity3": "car"
} | {
"entity1": [
0.07,
0,
0.2,
0.2
],
"entity2": [
0.34,
0,
0.47,
0.2
],
"entity3": [
0.67,
0,
0.8,
0.2
]
} |
a photo of a couch next to a bear and a horse | {
"entity1": "couch",
"entity2": "bear",
"entity3": "horse"
} | {
"entity1": [
0,
0.07,
0.27,
0.2
],
"entity2": [
0.4,
0,
0.67,
0.14
],
"entity3": [
0.34,
0.27,
0.74,
0.54
]
} |
a photo of a couch next to a bench and a bear | {
"entity1": "couch",
"entity2": "bench",
"entity3": "bear"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.6,
0.27
],
"entity3": [
0.67,
0,
0.8,
0.27
]
} |
a photo of a couch next to a bicycle and a motorcycle | {
"entity1": "couch",
"entity2": "bicycle",
"entity3": "motorcycle"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.74,
0.34
],
"entity3": [
0.8,
0,
1,
0.34
]
} |
a photo of a couch next to a chair and a zebra | {
"entity1": "couch",
"entity2": "chair",
"entity3": "zebra"
} | {
"entity1": [
0,
0,
0.54,
0.54
],
"entity2": [
0.6,
0,
1,
0.54
],
"entity3": [
0.07,
0.6,
0.2,
1
]
} |
a photo of a couch next to a cow and a giraffe | {
"entity1": "couch",
"entity2": "cow",
"entity3": "giraffe"
} | {
"entity1": [
0.07,
0,
0.27,
0.14
],
"entity2": [
0.34,
0,
0.47,
0.14
],
"entity3": [
0.6,
0,
1,
0.14
]
} |
a photo of a couch next to a dog and a banana | {
"entity1": "couch",
"entity2": "dog",
"entity3": "banana"
} | {
"entity1": [
0,
0,
0.4,
0.4
],
"entity2": [
0.47,
0.07,
0.6,
0.2
],
"entity3": [
0.14,
0.47,
0.27,
0.6
]
} |
a photo of a couch next to a dog and a truck | {
"entity1": "couch",
"entity2": "dog",
"entity3": "truck"
} | {
"entity1": [
0.14,
0.07,
0.54,
0.2
],
"entity2": [
0.67,
0.07,
0.74,
0.2
],
"entity3": [
0,
0.27,
0.54,
0.4
]
} |
a photo of a couch next to a giraffe and a bear | {
"entity1": "couch",
"entity2": "giraffe",
"entity3": "bear"
} | {
"entity1": [
0.07,
0.14,
0.27,
0.34
],
"entity2": [
0.34,
0.07,
0.54,
0.2
],
"entity3": [
0,
0.4,
0.14,
0.6
]
} |
a photo of a couch next to a giraffe and a horse | {
"entity1": "couch",
"entity2": "giraffe",
"entity3": "horse"
} | {
"entity1": [
0.14,
0,
0.34,
0.2
],
"entity2": [
0.47,
0.07,
0.6,
0.34
],
"entity3": [
0,
0.27,
0.2,
0.47
]
} |
a photo of a couch next to a refrigerator and a car | {
"entity1": "couch",
"entity2": "refrigerator",
"entity3": "car"
} | {
"entity1": [
0.07,
0,
0.4,
0.27
],
"entity2": [
0.47,
0,
0.8,
0.27
],
"entity3": [
0,
0.34,
0.67,
0.6
]
} |
a photo of a couch next to a sheep and a refrigerator | {
"entity1": "couch",
"entity2": "sheep",
"entity3": "refrigerator"
} | {
"entity1": [
0,
0,
0.47,
0.47
],
"entity2": [
0.54,
0,
1,
0.47
],
"entity3": [
0,
0.54,
0.47,
1
]
} |
a photo of a couch next to an apple and a banana | {
"entity1": "couch",
"entity2": "apple",
"entity3": "banana"
} | {
"entity1": [
0,
0,
0.54,
0.54
],
"entity2": [
0.6,
0,
0.8,
0.54
],
"entity3": [
0.87,
0,
1,
0.54
]
} |
a photo of a couch next to an oven and a dog | {
"entity1": "couch",
"entity2": "oven",
"entity3": "dog"
} | {
"entity1": [
0.07,
0,
0.34,
0.14
],
"entity2": [
0.4,
0.2,
0.54,
0.34
],
"entity3": [
0.6,
0,
0.8,
0.14
]
} |
a photo of a cow next to a banana and a couch | {
"entity1": "cow",
"entity2": "banana",
"entity3": "couch"
} | {
"entity1": [
0,
0.34,
0.27,
0.67
],
"entity2": [
0.4,
0.34,
0.54,
0.67
],
"entity3": [
0.6,
0,
1,
1
]
} |
a photo of a cow next to a bicycle and a sheep | {
"entity1": "cow",
"entity2": "bicycle",
"entity3": "sheep"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.27,
0.07,
0.54,
0.2
],
"entity3": [
0.6,
0,
0.74,
0.14
]
} |
a photo of a cow next to a bicycle and a zebra | {
"entity1": "cow",
"entity2": "bicycle",
"entity3": "zebra"
} | {
"entity1": [
0.07,
0.07,
0.2,
0.2
],
"entity2": [
0.27,
0.14,
0.47,
0.27
],
"entity3": [
0.54,
0.07,
0.67,
0.2
]
} |
a photo of a cow next to a car and a bench | {
"entity1": "cow",
"entity2": "car",
"entity3": "bench"
} | {
"entity1": [
0.07,
0.07,
0.2,
0.2
],
"entity2": [
0.34,
0.07,
0.54,
0.2
],
"entity3": [
0.67,
0.07,
0.8,
0.2
]
} |
a photo of a cow next to a carrot and a banana | {
"entity1": "cow",
"entity2": "carrot",
"entity3": "banana"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0.34,
0.47,
0.47
],
"entity3": [
0.54,
0.54,
0.8,
0.8
]
} |
a photo of a cow next to a cat and a banana | {
"entity1": "cow",
"entity2": "cat",
"entity3": "banana"
} | {
"entity1": [
0.07,
0,
0.34,
0.34
],
"entity2": [
0.47,
0,
0.8,
0.34
],
"entity3": [
0.2,
0.4,
0.34,
0.8
]
} |
a photo of a cow next to a couch and a zebra | {
"entity1": "cow",
"entity2": "couch",
"entity3": "zebra"
} | {
"entity1": [
0.14,
0,
0.34,
0.27
],
"entity2": [
0.4,
0,
0.8,
0.27
],
"entity3": [
0.87,
0,
1,
0.27
]
} |
a photo of a cow next to a dog and a carrot | {
"entity1": "cow",
"entity2": "dog",
"entity3": "carrot"
} | {
"entity1": [
0.2,
0.2,
0.6,
0.6
],
"entity2": [
0.07,
0.67,
0.2,
0.8
],
"entity3": [
0.34,
0.67,
0.47,
0.8
]
} |
a photo of a cow next to a donut and a refrigerator | {
"entity1": "cow",
"entity2": "donut",
"entity3": "refrigerator"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.54,
0.34
],
"entity3": [
0.6,
0,
1,
0.34
]
} |
a photo of a cow next to a giraffe and a chair | {
"entity1": "cow",
"entity2": "giraffe",
"entity3": "chair"
} | {
"entity1": [
0.07,
0.14,
0.34,
0.4
],
"entity2": [
0.4,
0.14,
0.8,
0.4
],
"entity3": [
0.87,
0.2,
1,
0.34
]
} |
a photo of a cow next to a motorcycle and a horse | {
"entity1": "cow",
"entity2": "motorcycle",
"entity3": "horse"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.54,
0.27
],
"entity3": [
0.6,
0,
0.8,
0.27
]
} |
a photo of a cow next to a sheep and a bench | {
"entity1": "cow",
"entity2": "sheep",
"entity3": "bench"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.67,
0.34
],
"entity3": [
0.2,
0.4,
0.54,
0.67
]
} |
a photo of a cow next to a zebra and a bear | {
"entity1": "cow",
"entity2": "zebra",
"entity3": "bear"
} | {
"entity1": [
0,
0,
0.14,
0.14
],
"entity2": [
0.2,
0,
0.34,
0.14
],
"entity3": [
0.4,
0,
0.54,
0.14
]
} |
a photo of a cow next to a zebra and a truck | {
"entity1": "cow",
"entity2": "zebra",
"entity3": "truck"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.27,
0,
0.4,
0.14
],
"entity3": [
0.54,
0.2,
1,
1
]
} |
a photo of a dog next to a banana and an elephant | {
"entity1": "dog",
"entity2": "banana",
"entity3": "elephant"
} | {
"entity1": [
0.14,
0,
0.34,
0.14
],
"entity2": [
0.4,
0,
0.6,
0.14
],
"entity3": [
0.07,
0.2,
0.2,
0.34
]
} |
a photo of a dog next to a bicycle and a giraffe | {
"entity1": "dog",
"entity2": "bicycle",
"entity3": "giraffe"
} | {
"entity1": [
0.14,
0,
0.34,
0.14
],
"entity2": [
0.4,
0.07,
0.67,
0.2
],
"entity3": [
0,
0.27,
0.27,
0.4
]
} |
a photo of a dog next to a broccoli and a donut | {
"entity1": "dog",
"entity2": "broccoli",
"entity3": "donut"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.34,
0.2,
0.47,
0.34
],
"entity3": [
0.6,
0.2,
0.74,
0.34
]
} |
a photo of a dog next to a cat and a broccoli | {
"entity1": "dog",
"entity2": "cat",
"entity3": "broccoli"
} | {
"entity1": [
0.07,
0.07,
0.34,
0.34
],
"entity2": [
0.4,
0.07,
0.6,
0.34
],
"entity3": [
0.2,
0.4,
0.34,
0.54
]
} |
a photo of a dog next to a couch and a bicycle | {
"entity1": "dog",
"entity2": "couch",
"entity3": "bicycle"
} | {
"entity1": [
0.14,
0,
0.34,
0.14
],
"entity2": [
0.4,
0.07,
0.6,
0.2
],
"entity3": [
0.74,
0.07,
0.87,
0.2
]
} |
a photo of a dog next to a cow and a banana | {
"entity1": "dog",
"entity2": "cow",
"entity3": "banana"
} | {
"entity1": [
0.07,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.67,
0.34
],
"entity3": [
0.2,
0.47,
0.34,
0.8
]
} |
a photo of a dog next to a refrigerator and an apple | {
"entity1": "dog",
"entity2": "refrigerator",
"entity3": "apple"
} | {
"entity1": [
0.07,
0.07,
0.27,
0.27
],
"entity2": [
0.4,
0.07,
0.87,
0.27
],
"entity3": [
0.6,
0.6,
0.8,
0.8
]
} |
a photo of a dog next to an apple and a zebra | {
"entity1": "dog",
"entity2": "apple",
"entity3": "zebra"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.47,
0.27
],
"entity3": [
0.54,
0,
0.8,
0.27
]
} |
a photo of a dog next to an elephant and a cat | {
"entity1": "dog",
"entity2": "elephant",
"entity3": "cat"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.27,
0.07,
0.67,
0.2
],
"entity3": [
0.74,
0.07,
0.87,
0.2
]
} |
a photo of a donut next to a bicycle and a bench | {
"entity1": "donut",
"entity2": "bicycle",
"entity3": "bench"
} | {
"entity1": [
0.14,
0,
0.27,
0.14
],
"entity2": [
0.34,
0,
0.47,
0.14
],
"entity3": [
0.6,
0,
0.74,
0.14
]
} |
a photo of a donut next to a car and a bench | {
"entity1": "donut",
"entity2": "car",
"entity3": "bench"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.34,
0,
0.6,
0.14
],
"entity3": [
0.74,
0,
1,
0.14
]
} |
a photo of a donut next to a car and a broccoli | {
"entity1": "donut",
"entity2": "car",
"entity3": "broccoli"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.6,
0.27
],
"entity3": [
0.67,
0,
1,
0.27
]
} |
a photo of a donut next to a car and a motorcycle | {
"entity1": "donut",
"entity2": "car",
"entity3": "motorcycle"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.34,
0.2,
0.6,
0.34
],
"entity3": [
0.74,
0.2,
0.87,
0.34
]
} |
a photo of a donut next to a carrot and a zebra | {
"entity1": "donut",
"entity2": "carrot",
"entity3": "zebra"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.54,
0.27
],
"entity3": [
0.67,
0,
1,
0.27
]
} |
a photo of a donut next to a chair and a bear | {
"entity1": "donut",
"entity2": "chair",
"entity3": "bear"
} | {
"entity1": [
0.07,
0,
0.27,
0.2
],
"entity2": [
0.4,
0,
0.8,
0.2
],
"entity3": [
0.14,
0.27,
0.34,
0.4
]
} |
a photo of a donut next to a cow and a bear | {
"entity1": "donut",
"entity2": "cow",
"entity3": "bear"
} | {
"entity1": [
0,
0,
0.2,
0.2
],
"entity2": [
0.27,
0.07,
0.54,
0.2
],
"entity3": [
0.6,
0,
0.8,
0.2
]
} |
a photo of a donut next to a refrigerator and a truck | {
"entity1": "donut",
"entity2": "refrigerator",
"entity3": "truck"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.27,
0.2,
0.47,
0.34
],
"entity3": [
0.6,
0,
1,
0.14
]
} |
a photo of a donut next to a zebra and a carrot | {
"entity1": "donut",
"entity2": "zebra",
"entity3": "carrot"
} | {
"entity1": [
0,
0,
0.14,
0.14
],
"entity2": [
0.2,
0.2,
0.34,
0.34
],
"entity3": [
0.4,
0.4,
0.54,
0.54
]
} |
a photo of a donut next to an apple and a sheep | {
"entity1": "donut",
"entity2": "apple",
"entity3": "sheep"
} | {
"entity1": [
0.14,
0.07,
0.34,
0.34
],
"entity2": [
0.47,
0,
0.67,
0.2
],
"entity3": [
0,
0.4,
0.2,
0.67
]
} |
a photo of a giraffe next to a bear and a broccoli | {
"entity1": "giraffe",
"entity2": "bear",
"entity3": "broccoli"
} | {
"entity1": [
0.14,
0,
0.54,
0.2
],
"entity2": [
0.67,
0.07,
0.87,
0.27
],
"entity3": [
0.2,
0.27,
0.4,
0.4
]
} |
a photo of a giraffe next to a bench and a refrigerator | {
"entity1": "giraffe",
"entity2": "bench",
"entity3": "refrigerator"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0.34,
0.67,
0.67
],
"entity3": [
0.74,
0,
1,
1
]
} |
a photo of a giraffe next to a bird and a bear | {
"entity1": "giraffe",
"entity2": "bird",
"entity3": "bear"
} | {
"entity1": [
0,
0,
0.4,
0.4
],
"entity2": [
0.47,
0,
0.6,
0.4
],
"entity3": [
0.74,
0,
1,
0.4
]
} |
a photo of a giraffe next to a car and a carrot | {
"entity1": "giraffe",
"entity2": "car",
"entity3": "carrot"
} | {
"entity1": [
0,
0.07,
0.34,
0.34
],
"entity2": [
0.47,
0.2,
0.8,
0.34
],
"entity3": [
0.4,
0.54,
0.6,
0.67
]
} |
a photo of a giraffe next to a carrot and a chair | {
"entity1": "giraffe",
"entity2": "carrot",
"entity3": "chair"
} | {
"entity1": [
0.14,
0.07,
0.8,
0.54
],
"entity2": [
0.07,
0.6,
0.2,
0.74
],
"entity3": [
0.34,
0.6,
0.54,
0.74
]
} |
a photo of a giraffe next to a carrot and a dog | {
"entity1": "giraffe",
"entity2": "carrot",
"entity3": "dog"
} | {
"entity1": [
0,
0,
0.47,
0.47
],
"entity2": [
0.54,
0,
0.67,
0.47
],
"entity3": [
0.74,
0,
1,
0.47
]
} |
a photo of a giraffe next to a carrot and a truck | {
"entity1": "giraffe",
"entity2": "carrot",
"entity3": "truck"
} | {
"entity1": [
0,
0,
0.4,
0.4
],
"entity2": [
0.47,
0,
0.54,
0.4
],
"entity3": [
0.6,
0,
1,
0.4
]
} |
a photo of a giraffe next to a carrot and an oven | {
"entity1": "giraffe",
"entity2": "carrot",
"entity3": "oven"
} | {
"entity1": [
0,
0,
0.4,
0.4
],
"entity2": [
0.47,
0,
0.54,
0.4
],
"entity3": [
0.6,
0,
1,
0.4
]
} |
a photo of a giraffe next to a cow and a carrot | {
"entity1": "giraffe",
"entity2": "cow",
"entity3": "carrot"
} | {
"entity1": [
0.14,
0,
0.6,
0.27
],
"entity2": [
0.74,
0,
0.87,
0.27
],
"entity3": [
0.07,
0.34,
0.2,
0.47
]
} |
a photo of a giraffe next to a dog and an elephant | {
"entity1": "giraffe",
"entity2": "dog",
"entity3": "elephant"
} | {
"entity1": [
0.07,
0,
0.47,
0.34
],
"entity2": [
0.54,
0,
0.8,
0.34
],
"entity3": [
0,
0.4,
1,
1
]
} |
a photo of a giraffe next to a zebra and a chair | {
"entity1": "giraffe",
"entity2": "zebra",
"entity3": "chair"
} | {
"entity1": [
0.2,
0.07,
0.4,
0.27
],
"entity2": [
0.4,
0.07,
0.6,
0.27
],
"entity3": [
0,
0.34,
0.14,
0.47
]
} |
a photo of a giraffe next to an elephant and a donut | {
"entity1": "giraffe",
"entity2": "elephant",
"entity3": "donut"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.6,
0.27
],
"entity3": [
0.67,
0.34,
0.87,
0.54
]
} |
a photo of a giraffe next to an elephant and an apple | {
"entity1": "giraffe",
"entity2": "elephant",
"entity3": "apple"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.8,
0.34
],
"entity3": [
0.47,
0.4,
0.6,
0.54
]
} |
a photo of a horse next to a banana and a truck | {
"entity1": "horse",
"entity2": "banana",
"entity3": "truck"
} | {
"entity1": [
0.07,
0.07,
0.34,
0.34
],
"entity2": [
0.4,
0.07,
0.54,
0.34
],
"entity3": [
0.6,
0.07,
1,
0.34
]
} |
a photo of a horse next to a bicycle and a motorcycle | {
"entity1": "horse",
"entity2": "bicycle",
"entity3": "motorcycle"
} | {
"entity1": [
0.07,
0,
0.47,
0.14
],
"entity2": [
0.6,
0.07,
0.74,
0.2
],
"entity3": [
0.8,
0.07,
0.94,
0.2
]
} |
a photo of a horse next to a broccoli and a truck | {
"entity1": "horse",
"entity2": "broccoli",
"entity3": "truck"
} | {
"entity1": [
0.07,
0.14,
0.4,
0.4
],
"entity2": [
0.54,
0.14,
0.67,
0.4
],
"entity3": [
0.8,
0,
1,
0.34
]
} |
a photo of a horse next to a dog and a bird | {
"entity1": "horse",
"entity2": "dog",
"entity3": "bird"
} | {
"entity1": [
0.07,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.67,
0.34
],
"entity3": [
0.74,
0,
0.94,
0.34
]
} |
a photo of a horse next to a dog and a cat | {
"entity1": "horse",
"entity2": "dog",
"entity3": "cat"
} | {
"entity1": [
0.34,
0,
0.67,
0.34
],
"entity2": [
0.14,
0.4,
0.27,
0.67
],
"entity3": [
0.47,
0.4,
0.6,
0.67
]
} |
a photo of a horse next to a donut and a broccoli | {
"entity1": "horse",
"entity2": "donut",
"entity3": "broccoli"
} | {
"entity1": [
0,
0,
0.47,
0.47
],
"entity2": [
0.54,
0,
0.8,
0.47
],
"entity3": [
0,
0.54,
0.47,
0.8
]
} |
a photo of a horse next to a refrigerator and a carrot | {
"entity1": "horse",
"entity2": "refrigerator",
"entity3": "carrot"
} | {
"entity1": [
0.14,
0,
0.34,
0.34
],
"entity2": [
0.67,
0.27,
0.8,
0.47
],
"entity3": [
0.4,
0.54,
0.94,
0.8
]
} |
a photo of a horse next to a refrigerator and a zebra | {
"entity1": "horse",
"entity2": "refrigerator",
"entity3": "zebra"
} | {
"entity1": [
0.14,
0,
0.4,
0.27
],
"entity2": [
0.47,
0,
1,
0.27
],
"entity3": [
0.2,
0.34,
0.54,
1
]
} |
a photo of a horse next to a truck and a broccoli | {
"entity1": "horse",
"entity2": "truck",
"entity3": "broccoli"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.74,
0.34
],
"entity3": [
0.8,
0.4,
1,
1
]
} |
a photo of a horse next to a zebra and a couch | {
"entity1": "horse",
"entity2": "zebra",
"entity3": "couch"
} | {
"entity1": [
0.14,
0,
0.27,
0.14
],
"entity2": [
0.34,
0,
0.47,
0.14
],
"entity3": [
0,
0.27,
0.14,
0.4
]
} |
a photo of a motorcycle next to a bear and an apple | {
"entity1": "motorcycle",
"entity2": "bear",
"entity3": "apple"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.47,
0,
0.8,
0.34
],
"entity3": [
0.27,
0.47,
0.4,
0.8
]
} |
a photo of a motorcycle next to a bicycle and a bird | {
"entity1": "motorcycle",
"entity2": "bicycle",
"entity3": "bird"
} | {
"entity1": [
0.34,
0,
0.67,
0.14
],
"entity2": [
0.14,
0.2,
0.34,
0.34
],
"entity3": [
0.74,
0.27,
0.87,
0.4
]
} |
a photo of a motorcycle next to a bicycle and a broccoli | {
"entity1": "motorcycle",
"entity2": "bicycle",
"entity3": "broccoli"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.6,
0.27
],
"entity3": [
0.67,
0.34,
0.8,
0.54
]
} |
a photo of a motorcycle next to a bicycle and a cow | {
"entity1": "motorcycle",
"entity2": "bicycle",
"entity3": "cow"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.74,
0.34
],
"entity3": [
0.8,
0,
1,
0.34
]
} |
a photo of a motorcycle next to a dog and a chair | {
"entity1": "motorcycle",
"entity2": "dog",
"entity3": "chair"
} | {
"entity1": [
0.07,
0.34,
0.4,
0.8
],
"entity2": [
0.47,
0.34,
0.54,
0.8
],
"entity3": [
0,
0,
0.27,
0.27
]
} |
a photo of a motorcycle next to a truck and a bench | {
"entity1": "motorcycle",
"entity2": "truck",
"entity3": "bench"
} | {
"entity1": [
0.07,
0,
0.2,
0.14
],
"entity2": [
0.34,
0.2,
0.54,
0.34
],
"entity3": [
0.6,
0.4,
0.74,
0.54
]
} |
a photo of a motorcycle next to a zebra and a horse | {
"entity1": "motorcycle",
"entity2": "zebra",
"entity3": "horse"
} | {
"entity1": [
0.14,
0.07,
0.34,
0.27
],
"entity2": [
0.47,
0.07,
0.74,
0.27
],
"entity3": [
0,
0.34,
0.2,
0.47
]
} |
a photo of a motorcycle next to an elephant and a giraffe | {
"entity1": "motorcycle",
"entity2": "elephant",
"entity3": "giraffe"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.8,
0.27
],
"entity3": [
0.87,
0,
1,
0.27
]
} |
a photo of a motorcycle next to an oven and a cow | {
"entity1": "motorcycle",
"entity2": "oven",
"entity3": "cow"
} | {
"entity1": [
0.07,
0.14,
0.34,
0.47
],
"entity2": [
0.4,
0,
0.67,
0.34
],
"entity3": [
0.8,
0.2,
1,
0.6
]
} |
a photo of a motorcycle next to an oven and a refrigerator | {
"entity1": "motorcycle",
"entity2": "oven",
"entity3": "refrigerator"
} | {
"entity1": [
0.14,
0,
0.47,
0.2
],
"entity2": [
0.6,
0,
0.8,
0.2
],
"entity3": [
0.14,
0.27,
0.47,
0.47
]
} |
a photo of a refrigerator next to a banana and a bicycle | {
"entity1": "refrigerator",
"entity2": "banana",
"entity3": "bicycle"
} | {
"entity1": [
0.07,
0.07,
0.6,
0.2
],
"entity2": [
0.27,
0.27,
0.4,
0.4
],
"entity3": [
0,
0.54,
0.2,
1
]
} |
a photo of a refrigerator next to a bear and a cow | {
"entity1": "refrigerator",
"entity2": "bear",
"entity3": "cow"
} | {
"entity1": [
0,
0,
0.27,
0.27
],
"entity2": [
0.34,
0,
0.67,
0.27
],
"entity3": [
0.74,
0,
1,
0.27
]
} |
a photo of a refrigerator next to a bicycle and a banana | {
"entity1": "refrigerator",
"entity2": "bicycle",
"entity3": "banana"
} | {
"entity1": [
0.14,
0,
0.4,
0.27
],
"entity2": [
0.47,
0,
0.74,
0.27
],
"entity3": [
0.07,
0.34,
0.2,
0.47
]
} |
a photo of a refrigerator next to a bicycle and an elephant | {
"entity1": "refrigerator",
"entity2": "bicycle",
"entity3": "elephant"
} | {
"entity1": [
0.14,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
0.6,
0.34
],
"entity3": [
0.74,
0,
1,
0.34
]
} |
a photo of a refrigerator next to a bird and a donut | {
"entity1": "refrigerator",
"entity2": "bird",
"entity3": "donut"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.47,
0,
0.67,
0.34
],
"entity3": [
0.27,
0.4,
0.47,
0.67
]
} |
a photo of a refrigerator next to a car and a cat | {
"entity1": "refrigerator",
"entity2": "car",
"entity3": "cat"
} | {
"entity1": [
0,
0,
0.34,
0.34
],
"entity2": [
0.4,
0,
1,
0.34
],
"entity3": [
0.47,
0.6,
0.8,
0.8
]
} |
a photo of a refrigerator next to a carrot and a couch | {
"entity1": "refrigerator",
"entity2": "carrot",
"entity3": "couch"
} | {
"entity1": [
0,
0,
0.4,
0.4
],
"entity2": [
0.47,
0,
0.54,
0.4
],
"entity3": [
0.6,
0,
1,
0.4
]
} |
a photo of a refrigerator next to a dog and an oven | {
"entity1": "refrigerator",
"entity2": "dog",
"entity3": "oven"
} | {
"entity1": [
0,
0,
0.2,
0.2
],
"entity2": [
0.34,
0,
0.54,
0.2
],
"entity3": [
0.67,
0,
1,
0.2
]
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.