Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'segmentation_file'})
This happened while the json dataset builder was generating data using
hf://datasets/Lillyr/seg/train/obj365_sam_train.json (at revision 35f74df1135c61c3ea51b2fdddcbd2291ec10403)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
image: string
height: int64
width: int64
segmentation_file: string
annotation: list<item: struct<mask: list<item: string>, text: string, type: string>>
child 0, item: struct<mask: list<item: string>, text: string, type: string>
child 0, mask: list<item: string>
child 0, item: string
child 1, text: string
child 2, type: string
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 696
to
{'image': Value('string'), 'height': Value('int64'), 'width': Value('int64'), 'annotation': List({'bbox': List(List(Value('float64'))), 'text': Value('string'), 'type': Value('string')})}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1334, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 911, in stream_convert_to_parquet
builder._prepare_split(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'segmentation_file'})
This happened while the json dataset builder was generating data using
hf://datasets/Lillyr/seg/train/obj365_sam_train.json (at revision 35f74df1135c61c3ea51b2fdddcbd2291ec10403)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
image
string | height
int64 | width
int64 | annotation
list |
|---|---|---|---|
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_31.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
394.25,
600.07,
599.31,
275.62
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
188.13,
1267.26,
1077.31
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
327.89,
888.92,
551.24,
376.04
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
281.25,
769.99,
272.19,
265
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
335.19,
474.09,
193.36,
259.59
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_32.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
349.38,
606.48,
601.45,
270.28
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
58.55,
1263.66,
1204.36
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
212.52,
857.94,
529.87,
407.02
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
265.97,
712.49,
199.43,
270.39
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
329.85,
440.97,
183.75,
254.25
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_33.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
599.36,
656.69,
630.29,
291.64
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1261.87,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
393.06,
855.81,
533.08,
409.15
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
531.88,
680.16,
143.73,
287.46
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
620.43,
443.11,
188.02,
248.91
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_34.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
329.08,
639.6,
560.85,
260.66
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
2.65,
1263.66,
1260.25
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
81.12,
803.46,
504.23,
441.2
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
286.64,
644.22,
96.12,
260.51
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
371.52,
427.09,
176.27,
236.09
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_35.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
511.76,
618.23,
576.88,
294.85
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1270.42,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
243.5,
781.03,
497.82,
425.18
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
455.52,
611.88,
93.43,
262.31
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
569.15,
404.65,
180.54,
243.57
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_36.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
248.96,
619.3,
535.21,
306.6
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1263.66,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
-1.1400000000000001,
775.68,
427.32,
421.97
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
177.04,
606.49,
97.92,
263.21
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
326.65,
413.2,
175.2,
231.82
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_37.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
446.59,
620.37,
534.14,
364.29
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1267.26,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
96.07,
775.68,
486.07,
408.09
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
353.11,
604.7,
128.46,
262.31
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
534.96,
426.02,
180.54,
239.3
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_38.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
308.78,
607.55,
493.55,
390.99
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1260.07,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
-1.1400000000000001,
752.18,
393.13,
400.61
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
195.91,
596.61,
169.78,
248.83
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
416.38,
424.95,
173.06,
239.3
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_39.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
563.04,
578.71,
463.64,
474.32
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1263.66,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
128.12,
689.15,
464.71,
368.56
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
426.26,
564.58,
220.58,
223.6
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
701.62,
419.61,
188.02,
249.98
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_40.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
309.85,
533.84,
404.88,
454.02
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1177.43,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
-1.1400000000000001,
640.01,
322.62,
353.6
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
162.63,
525.3,
252.3,
210
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
442.02,
383.29,
183.75,
244.64
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_41.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
580.13,
526.36,
365.35,
495.69
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1260.07,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
116.37,
597.28,
444.41,
330.1
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
420.98,
520.77,
275.72,
180.54
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
728.33,
392.9,
191.22,
251.05
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_42.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
379.61,
526.67,
365.61,
504.6
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1260.07,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
1,
571.64,
402.75,
317.28
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
280.47,
526.81,
299.89,
156.37
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
597.99,
417.47,
182.68,
247.84
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_43.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
562.42,
532.71,
373.16,
516.69
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1267.26,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
214.65,
550.28,
410.22,
289.51
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
510.11,
548.72,
316.51,
117.09
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
843.7,
446.32,
191.22,
253.18
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_44.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
296.52,
544.8,
362.59,
494.03
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
-2.43,
1263.66,
1265.34
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
21.64,
537.13,
414.16,
276.95
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
322.77,
569.12,
326.33,
88.38
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
630.04,
470.89,
190.16,
252.12
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_45.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
554.87,
603.72,
370.14,
501.58
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
142.61,
1263.66,
1120.29
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
356.62,
561.2,
386.01,
263.63
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
639.29,
634.08,
331.62,
58.17
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
959.08,
554.21,
211.52,
272.41
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_46.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
202.85,
594.65,
377.7,
472.88
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
167.77,
1263.66,
1095.14
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
63.52,
540.05,
386.01,
253.06
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
350.72,
618.22,
361.08,
55.14
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
637.52,
555.28,
188.02,
258.53
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_01_47.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
544.29,
534.22,
429.06,
456.26
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.15,
178.55,
1263.66,
1084.36
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
458.59,
448.65,
372.41,
240.97
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
731.44,
543.43,
383.74,
87.63
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
1030.65,
516.82,
222.2,
283.1
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_75.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
436.34,
655.52,
400.65,
176.07
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
312.4,
1254.06,
952.22
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
401.29,
840.83,
344.92,
297.28
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
350.89,
771.97,
193.36,
155.97
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
391.86,
568.03,
130.26,
178.77
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_76.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
386.93,
666.3,
399.75,
182.36
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
197.42,
1234.87,
1067.2
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
305.56,
833.29,
338.42,
288.56
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
315.64,
744.19,
151.7,
169.86
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
362.22,
557.25,
132.95,
177.87
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_77.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
652.84,
748.05,
415.92,
190.44
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
231.21,
1267.28,
1033.41
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
520.85,
875.59,
339.93,
284.78
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
605.14,
762.35,
97.21,
186.95
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
667.65,
601.26,
126.66,
171.58
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_78.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
364.48,
747.15,
386.28,
167.99
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
222.15,
1237.06,
1042.48
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
205.09,
857.46,
337.66,
268.17
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
331.66,
748.69,
69.44,
173.6
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
388.27,
591.38,
123.97,
166.19
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_79.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
656.43,
690.55,
415.92,
212.9
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
143.58,
1267.28,
1121.04
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
480.06,
805.34,
339.17,
276.47
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
617.43,
687.26,
66.23,
184.81
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
694.6,
532.99,
129.36,
176.07
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_80.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
320.46,
675.28,
391.67,
204.82
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
104.3,
1212.89,
1160.32
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
123.51,
787.97,
338.42,
274.96
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
277.71,
669.1,
67.3,
184.28
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
369.4,
519.52,
125.76,
171.58
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_81.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
565.7,
598.93,
385.38,
246.14
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
22.72,
1264.26,
1241.9
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
351.64,
708.65,
326.33,
257.59
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
506.86,
589.51,
70.51,
182.14
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
629.92,
455.73,
126.66,
171.58
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_82.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
502.82,
659.11,
344.96,
268.6
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
104.3,
1264.26,
1160.32
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
248.91,
755.48,
319.53,
250.79
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
426.2,
643.46,
105.23,
176.8
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
578.71,
530.3,
122.17,
170.68
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_83.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
502.82,
665.4,
305.43,
270.39
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
158.69,
1179.65,
1105.93
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
230.02,
747.93,
303.67,
226.62
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
414.45,
654.14,
130.87,
154.9
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
581.41,
548.26,
125.76,
167.99
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_84.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
416.58,
677.98,
280.28,
270.39
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
188.91,
1019.51,
1075.72
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
138.62,
747.93,
298.38,
226.62
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
324.18,
671.77,
146.89,
144.22
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
497.86,
569.82,
120.37,
161.7
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_85.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
603.43,
642.94,
273.09,
306.33
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
155.67,
1185.7,
1108.95
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
307.07,
704.87,
295.36,
213.02
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
497.78,
640.79,
169.32,
131.93
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
699.09,
547.36,
125.76,
171.58
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_86.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
525.83,
677.71,
231.15,
302.16
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
176.82,
1170.59,
1087.8
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
223.22,
725.27,
288.56,
207.73
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
418.73,
675.51,
182.68,
118.58
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
621.83,
591.38,
120.38,
167.09
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_87.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
720.72,
640.7,
240.97,
318.02
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
137.54,
1264.26,
1127.08
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
430.96,
671.63,
282.52,
201.69
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
622.24,
642.39,
196.57,
104.16
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
842.82,
564.43,
125.76,
173.38
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_88.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
535.65,
644.48,
223.6,
311.22
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.4100000000000001,
158.69,
1264.26,
1105.93
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
284.41,
660.3,
270.43,
192.63
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
478.02,
649.87,
209.38,
87.6
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
695.49,
580.6,
117.68,
167.99
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_89.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
741.87,
648.25,
228.88,
305.18
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
135.8,
216.1,
1127.05,
1048.52
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
545.02,
627.82,
255.32,
179.03
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
732.27,
670.17,
225.41,
44.87
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
957.8,
606.65,
130.26,
176.07
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_90.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
529.6,
611.24,
217.55,
281.01
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
5.87,
213.08,
1256.98,
1051.54
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
370.53,
584.76,
251.55,
168.45
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
553.87,
632.24,
254.25,
36.86
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
761.07,
576.11,
114.99,
165.29
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_02_91.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
479.75,
578.76,
219.82,
290.83
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
2.85,
176.82,
1260,
1087.8
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
330.49,
556.06,
259.86,
168.45
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
519.15,
602.87,
215.79,
38.99
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
725.14,
544.67,
119.48,
169.78
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_122.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
300.78,
596.26,
622.5,
287.11
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
2.2800000000000002,
1269.06,
1264.03
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
133.22,
835.14,
551.57,
427.6
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
232.41,
672.28,
182.81,
306.69
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
297.28,
411.08,
200.09,
262.98
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_123.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
410.04,
620.4,
599.64,
285.84
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
2.2800000000000002,
1269.06,
1263.02
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
155.04,
789.43,
562.35,
473.31
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
363.85,
598.25,
96.69,
299.14
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
457.99,
386.31,
191.83,
247.73
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_124.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
415.12,
634.38,
581.85,
340.47
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
2.2800000000000002,
1269.06,
1263.02
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
83.18,
805.6,
605.47,
457.15
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
345.72,
610.33,
98.2,
294.6
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
489.39,
416.93,
189.6,
255.32
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_125.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
319.84,
602.62,
527.22,
349.36
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
2.2800000000000002,
1269.06,
1256.98
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
-3.06,
753.49,
542.59,
509.25
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
229.39,
577.1,
146.55,
284.03
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
416.87,
404.09,
185.83,
251.55
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_126.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
474.83,
606.43,
501.81,
395.1
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
-3.76,
1269.06,
1269.06
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
65.21,
739.12,
555.16,
395.26
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
369.16,
581.34,
167.99,
260.51
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
586.83,
421.46,
185.83,
252.3
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_127.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
323.65,
559.42,
448.46,
425.59
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
-3.76,
1269.06,
1269.06
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
-1.26,
681.63,
400.65,
459.94
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
196.68,
543.61,
227.28,
247.94
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
460.68,
402.58,
184.32,
259.1
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_128.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
595.52,
554.34,
403.99,
456.08
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
-3.76,
1269.06,
1269.06
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
171.21,
643.9,
459.94,
377.29
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
443.72,
561.58,
200.33,
189.55
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
724.32,
410.13,
194.89,
262.88
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_129.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
357.95,
582.29,
368.42,
447.19
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
-3.76,
1199.57,
1269.06
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
0.53,
656.48,
382.68,
454.55
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
205.67,
563.37,
261.41,
208.41
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
493.16,
438.84,
176.76,
247.77
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_130.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
627.28,
598.81,
377.31,
500.54
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
-3.76,
1263.02,
1269.06
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
241.28,
627.73,
431.19,
386.28
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
531.76,
599.31,
305.43,
150.92
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
849.45,
498.31,
197.16,
256.83
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_131.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
338.9,
606.43,
368.42,
498
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
-3.76,
1263.02,
1269.06
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
-1.26,
638.51,
440.18,
370.11
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
271.24,
607.39,
316.21,
154.51
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
580.53,
510.4,
190.36,
259.86
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_132.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
601.87,
608.97,
397.64,
556.44
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
-3.76,
1263.02,
1269.06
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
336.5,
579.22,
413.23,
388.07
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
626.01,
634.88,
351.91,
91.47
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
964.7,
546.06,
242.55,
283.87
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_133.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
333.13,
602.46,
364.61,
514.52
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
-3.76,
1266.04,
1269.06
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
104.74,
561.25,
409.63,
325.19
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
415.12,
624.71,
309.98,
81.31
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
716.76,
554.15,
200.33,
269.5
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_134.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
451.28,
570.7,
374.77,
504.36
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
62.71,
1263.02,
1202.59
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
302.37,
485.8,
382.68,
289.26
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
601.87,
592.95,
307.44,
58.44
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
901.26,
550.91,
222.32,
276.95
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_135.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
441.12,
617.71,
440.83,
439.56
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
207.75,
1266.04,
1057.55
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
369.28,
505.26,
367.49,
260.66
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
664.12,
618.36,
340.47,
90.2
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
901.26,
591.56,
236.3,
293.47
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_136.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
340.75,
582.14,
473.87,
437.02
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
228.9,
1266.04,
1036.4
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
318,
457.18,
395.27,
269.21
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
627.28,
575.17,
250.27,
113.07
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
840.28,
582.67,
223.59,
289.66
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_137.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
479.23,
622.79,
543.74,
388.75
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
141.27,
1266.04,
1124.03
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
530.59,
450.77,
381.38,
276.69
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
821.65,
596.76,
298.55,
115.61
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
1018.14,
604.26,
247.73,
343.01
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_138.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
228.96,
565.62,
539.93,
401.45
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
132.21,
1266.04,
1133.09
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
297.71,
405.9,
381.38,
279.89
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
599.33,
545.95,
274.41,
121.96
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
756.44,
594.1,
207.08,
289.66
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_03_139.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
326.78,
617.71,
592.01,
306.17
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
8.32,
1266.04,
1256.98
]
],
"text": "table",
"type": "phrase"
},
{
"bbox": [
[
471.84,
410.18,
379.24,
268.14
]
],
"text": "plate",
"type": "phrase"
},
{
"bbox": [
[
760.67,
572.63,
290.93,
202
]
],
"text": "spoon",
"type": "phrase"
},
{
"bbox": [
[
835.2,
669.06,
232.49,
282.03
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_16.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
410.27,
712.24,
466.84,
226.48
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
629.17,
1109.47,
634.97
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
201.9,
442.6,
1062.07,
820.69
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
771.37,
597.66,
140.38,
181.67
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_17.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
430.57,
729.33,
480.73,
215.79
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
629.17,
1166.91,
634.97
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
316.24,
559.48,
947.73,
703.81
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
842.52,
621.17,
142.92,
198.82
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_18.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
388.91,
757.11,
490.34,
212.59
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
649.85,
1139.13,
614.3
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
346.73,
460.39,
917.24,
802.9
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
838.07,
659.91,
144.19,
200.09
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_19.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
373.95,
748.56,
496.75,
207.25
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
635.11,
1120.28,
629.03
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
422.96,
460.39,
841.02,
802.9
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
859.03,
670.71,
146.73,
202.63
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_20.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
373.95,
744.29,
553.37,
192.29
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
629.72,
1170.58,
634.42
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
547.46,
460.39,
716.52,
802.9
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
937.16,
678.33,
143.56,
200.09
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_21.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
326.95,
703.69,
486.07,
188.02
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
591.99,
1043.02,
672.15
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
453.45,
429.9,
810.53,
833.39
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
829.18,
639.59,
144.83,
200.73
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_22.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
560.9,
710.1,
495.69,
204.04
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
585.26,
1263.42,
678.89
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-3.85,
429.9,
1267.82,
833.39
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1097.24,
670.71,
166.42,
221.05
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_23.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
253.23,
703.69,
474.32,
191.22
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
585.26,
935.58,
678.89
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
468.69,
419.73,
795.28,
843.56
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
775.82,
659.28,
144.83,
202
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_24.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
626.07,
685.53,
477.53,
240.37
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
597.35,
1263.42,
666.8
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
457.85,
1265.34,
805.44
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1158.85,
717.08,
104.81,
228.04
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_25.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
373.95,
665.24,
440.14,
224.34
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
592.81,
943.14,
593.74
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
455.31,
1265.34,
807.99
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
883.81,
699.3,
150.54,
211.52
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_26.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
569.45,
635.32,
424.11,
243.57
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
561.09,
1083.64,
616.4
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
445.14,
1265.34,
818.15
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1073.1,
718.35,
153.72,
225.5
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_27.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
392.11,
626.78,
402.75,
243.57
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
555.04,
860.04,
601.29
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
440.06,
1265.34,
823.23
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
883.17,
710.73,
124.5,
219.78
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_28.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
387.84,
604.34,
384.58,
260.66
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
520.29,
885.73,
649.64
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
404.49,
1265.34,
858.8
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
848.87,
720.89,
107.99,
223.59
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_29.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
579.06,
586.18,
341.85,
262.8
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.06,
491.59,
1083.64,
660.21
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-3.9,
368.92,
1265.34,
894.37
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
994.97,
743.13,
74.32,
208.98
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_04_30.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
464.76,
556.27,
317.28,
254.25
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.09,
346.05,
1261.52,
917.24
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
0.19,
461.85,
932.49,
632.67
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
55.96,
126.69,
173.38,
160.8
],
[
78.41,
266.34,
185.83,
119.35
],
[
113.15,
358.5,
181.29,
205.47
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_0.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
432.71,
713.31,
332.24,
122.85
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.13,
653.11,
942.65,
612.34
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
469.95,
1263.29,
793.34
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
769.85,
669.11,
103.49,
142.01
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_1.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
420.96,
715.45,
331.17,
122.85
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.13,
653.11,
917.24,
584.39
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
513.74,
1267.88,
749.55
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
779.67,
680.44,
101.98,
148.06
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_2.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
721.14,
733.61,
350.4,
158.11
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
255.5,
693.76,
973.14,
437.02
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
584.89,
1267.88,
642.83
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1109.77,
749.94,
126.15,
164.68
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_3.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
353.65,
752.84,
319.42,
123.92
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
1.4100000000000001,
693.76,
820.69,
495.46
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
582.35,
1267.88,
683.48
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
715.46,
727.28,
106.51,
151.83
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_4.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
618.59,
671.65,
345.06,
155.97
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
118.29,
632.78,
993.47,
419.24
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
526.45,
1267.88,
612.34
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1019.88,
688,
120.86,
169.21
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_5.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
395.32,
746.43,
323.69,
149.56
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.31,
696.3,
844.65,
470.05
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
549.32,
1267.88,
701.27
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
775.13,
745.41,
109.53,
163.92
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_6.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
368.61,
695.15,
325.83,
147.42
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-3.67,
645.49,
807.99,
444.65
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
501.04,
1267.88,
665.7
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
743.41,
697.82,
110.29,
166.94
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_7.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
729.69,
698.35,
318.35,
189.09
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
190.91,
636.65,
922.32,
480.22
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
528.99,
1267.88,
696.19
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1116.57,
777.13,
142.01,
183.56
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_8.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
364.34,
727.2,
284.16,
162.38
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.34,
682.39,
719.06,
401.45
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
605.21,
1267.88,
594.56
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
707.15,
768.07,
117.09,
169.96
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_9.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
680.55,
718.65,
271.35,
174.13
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
170.58,
644.27,
886.75,
470.05
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
562.02,
1267.88,
701.27
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1013.08,
804.33,
138.99,
182.05
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_10.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
428.43,
696.22,
266,
169.86
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.34,
641.73,
818.15,
429.4
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
556.94,
1267.88,
706.35
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
741.14,
765.05,
121.62,
174.5
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_11.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
574.79,
650.28,
259.59,
196.57
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
81.65,
593.46,
912.16,
480.22
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
495.96,
1267.88,
767.33
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
880.13,
766.56,
129.17,
186.58
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_12.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
554.49,
635.32,
258.53,
194.43
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
81.65,
570.59,
912.16,
475.14
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
468.01,
1267.88,
795.28
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
852.18,
752.96,
126.15,
186.58
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_13.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
580.13,
650.28,
232.89,
220.07
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
152.79,
590.91,
879.13,
500.54
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
460.39,
1267.88,
802.9
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
843.88,
805.08,
141.26,
194.89
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_14.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
826.91,
657.76,
226.48,
236.09
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
442.45,
590.91,
823.23,
500.54
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
424.82,
1267.88,
838.48
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1059.16,
850.41,
129.17,
213.02
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_05_15.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
493.6,
622.5,
211.52,
216.86
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
122.3,
552.8,
851.18,
495.46
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
-1.3599999999999999,
434.98,
1267.88,
828.31
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
702.14,
790.77,
74.95,
199.46
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_109.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
287.98,
441.23,
405.14,
118.58
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
543.37,
830.05,
124.39
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
527.75,
1262.72,
235.02
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
772.68,
460.41,
144.75,
186.95
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_110.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
464.05,
479.86,
405.14,
122.17
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
587.83,
1024.09,
139.21
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
553.39,
1260.58,
279.89
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
953.22,
499.93,
157.57,
192.83
]
],
"text": "cup",
"type": "phrase"
},
{
"bbox": [
[
0.63,
177.13,
70.51,
145.29
],
[
-0.53,
413.58,
106.72,
237.57
],
[
-0.53,
304.33,
113.07,
125.77
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_111.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
309.54,
523.87,
401.55,
131.15
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
617.45,
835.44,
172.48
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
570.49,
1260.58,
324.76
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
787.64,
553.35,
146.36,
185.88
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_112.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
461.35,
540.04,
407.84,
144.63
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
619.25,
1000.73,
229.97
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
570.49,
1262.72,
397.4
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
950.55,
574.71,
152.77,
199.24
]
],
"text": "cup",
"type": "phrase"
},
{
"bbox": [
[
-0.44,
218.8,
71.58,
142.08
],
[
-0.53,
351.33,
114.34,
119.42
],
[
-0.5,
459.32,
105.41,
193.1
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_113.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
280.79,
540.94,
401.55,
153.61
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
608.47,
797.71,
258.72
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
546.98,
1262.72,
427.32
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
762.53,
576.32,
149.03,
197.1
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_114.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
517.05,
536.45,
415.02,
170.68
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
585.11,
1054.63,
334.18
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
519.21,
1264.85,
527.73
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1014.12,
584.86,
167.19,
213.66
]
],
"text": "cup",
"type": "phrase"
},
{
"bbox": [
[
-0.44,
189.95,
128.19,
151.7
],
[
-0.54,
422.5,
180.02,
260.44
],
[
-0.54,
332.3,
178.75,
109.26
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_115.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
286.18,
570.59,
410.53,
172.48
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
599.48,
801.3,
348.55
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
529.89,
1264.85,
517.05
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
771.08,
607.83,
151.16,
204.58
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_116.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
457.76,
622.69,
401.55,
187.75
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
599.48,
970.19,
438.38
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
542.71,
1264.85,
617.47
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
936.67,
668.19,
152.23,
210.99
]
],
"text": "cup",
"type": "phrase"
},
{
"bbox": [
[
0.07,
256.44,
35.93,
154.51
],
[
-0.86,
384.05,
97.41,
132.95
],
[
0.49,
500.31,
101.76,
243.99
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_117.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
396.68,
670.3,
384.48,
187.75
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
651.59,
889.34,
427.6
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
553.39,
1264.85,
615.33
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
847.46,
710.92,
132.47,
191.76
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_118.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
431.71,
730.49,
365.62,
194.94
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
696.5,
864.18,
459.94
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
593.99,
1264.85,
668.75
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
850.07,
789.89,
138.24,
188.85
]
],
"text": "cup",
"type": "phrase"
},
{
"bbox": [
[
0.97,
370.53,
51.2,
161.7
],
[
-0.76,
596.03,
122.85,
231.82
],
[
-0.76,
494.54,
112.17,
136.74
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_119.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
569.15,
788.88,
356.63,
215.6
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
736.03,
991.75,
524.62
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
628.17,
1264.85,
634.56
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
1001.15,
871.47,
138.24,
202.45
]
],
"text": "cup",
"type": "phrase"
},
{
"bbox": [
[
70.14,
423.53,
163.49,
154.51
],
[
65.48,
541.54,
212.59,
137.81
],
[
111.41,
631.28,
179.47,
220.07
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_120.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
377.81,
769.12,
357.53,
219.19
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
701.89,
797.71,
537.2
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
585.44,
1264.85,
677.3
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
801.73,
837.48,
137.48,
195.65
]
],
"text": "cup",
"type": "phrase"
},
{
"bbox": [
[
0.34,
610.62,
64.68,
226.38
],
[
-0.12,
503.79,
50.79,
132.47
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_06_121.jpg
| 1,264
| 1,264
|
[
{
"bbox": [
[
433.51,
655.03,
399.75,
239.85
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-0.56,
568.94,
912.69,
600.08
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
0.9500000000000001,
438.02,
1264.85,
824.72
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
912.02,
725.68,
148.81,
205.47
]
],
"text": "cup",
"type": "phrase"
},
{
"bbox": [
[
0.31,
366.7,
54.63,
138.48
],
[
0.31,
481.03,
88.93,
246.46
]
],
"text": "bowl",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_07_63.jpg
| 1,248
| 1,248
|
[
{
"bbox": [
[
253.57,
521.05,
713.02,
196.19
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
0.62,
540.04,
1246.53,
709.08
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
266.22,
409.25,
980.93,
837.48
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
873.39,
466.16,
184.49,
250.12
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_07_64.jpg
| 1,248
| 1,248
|
[
{
"bbox": [
[
211.38,
597,
672.94,
196.19
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.69,
569.57,
1248.84,
679.55
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
253.57,
453.55,
993.59,
797.4
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
817.51,
530.02,
180.94,
240.36
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_07_65.jpg
| 1,248
| 1,248
|
[
{
"bbox": [
[
226.14,
685.6,
639.19,
204.62
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.69,
639.04,
1205.48,
610.08
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
295.76,
510.51,
951.4,
740.45
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
816.62,
616.06,
175.62,
233.27
]
],
"text": "cup",
"type": "phrase"
}
] |
EgoObjects/images/002589BC57A96B5FCCC6CE8FF70B5EE5_07_66.jpg
| 1,248
| 1,248
|
[
{
"bbox": [
[
243.02,
755.21,
622.31,
213.06
]
],
"text": "frying pan",
"type": "phrase"
},
{
"bbox": [
[
-1.69,
686.71,
1205.48,
562.42
]
],
"text": "gas stove",
"type": "phrase"
},
{
"bbox": [
[
368.01,
554.52,
879.15,
696.43
]
],
"text": "countertop",
"type": "phrase"
},
{
"bbox": [
[
848.55,
686.12,
172.96,
237.7
]
],
"text": "cup",
"type": "phrase"
}
] |
End of preview.
No dataset card yet
- Downloads last month
- 134