Datasets:
File size: 1,257 Bytes
c59d4ac | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | {
"scene_id": "kitchen_s565705299",
"categories_in_view_count": 5,
"categories_in_view": [
"dishwasher",
"kitchen_space",
"large_plant_container",
"oven",
"single_cabinet"
],
"objects_in_view_count": 5,
"objects": [
{
"id": "DishwasherFactory(5197774).spawn_asset(8681435)",
"category": "dishwasher",
"actual_pixels": 127547,
"truncation_ratio": 0.2153,
"near_edge": false
},
{
"id": "KitchenSpaceFactory(6708845).spawn_asset(8826868)",
"category": "kitchen_space",
"actual_pixels": 279274,
"truncation_ratio": 0.4065,
"near_edge": false
},
{
"id": "LargePlantContainerFactory(4614088).spawn_asset(8678313)",
"category": "large_plant_container",
"actual_pixels": 10200,
"truncation_ratio": 0.9996,
"near_edge": false
},
{
"id": "OvenFactory(9681416).spawn_asset(5285003)",
"category": "oven",
"actual_pixels": 68364,
"truncation_ratio": 0.979,
"near_edge": false
},
{
"id": "SingleCabinetFactory(3549354).spawn_asset(4686156)",
"category": "single_cabinet",
"actual_pixels": 4283,
"truncation_ratio": 0.2449,
"near_edge": false
}
]
} |