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