File size: 1,049 Bytes
2f85fe4 | 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 | {
"scene_id": "bathroom_s1365382473",
"categories_in_view_count": 4,
"categories_in_view": [
"large_plant_container",
"single_cabinet",
"standing_sink",
"toilet"
],
"objects_in_view_count": 4,
"objects": [
{
"id": "LargePlantContainerFactory(3278571).spawn_asset(5971904)",
"category": "large_plant_container",
"actual_pixels": 64305,
"truncation_ratio": 0.9633,
"near_edge": false
},
{
"id": "SingleCabinetFactory(7878562).spawn_asset(7963315)",
"category": "single_cabinet",
"actual_pixels": 77546,
"truncation_ratio": 1.0309,
"near_edge": false
},
{
"id": "StandingSinkFactory(1497202).spawn_asset(3671257)",
"category": "standing_sink",
"actual_pixels": 95316,
"truncation_ratio": 0.2196,
"near_edge": true
},
{
"id": "ToiletFactory(2551094).spawn_asset(9096730)",
"category": "toilet",
"actual_pixels": 35130,
"truncation_ratio": 1.0007,
"near_edge": false
}
]
} |