File size: 1,249 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 42 43 44 45 46 47 48 49 | {
"scene_id": "bathroom_s1542379672",
"categories_in_view_count": 5,
"categories_in_view": [
"large_plant_container",
"mirror",
"single_cabinet",
"standing_sink",
"toilet"
],
"objects_in_view_count": 5,
"objects": [
{
"id": "LargePlantContainerFactory(2942019).spawn_asset(9506207)",
"category": "large_plant_container",
"actual_pixels": 24300,
"truncation_ratio": 0.5559,
"near_edge": true
},
{
"id": "MirrorFactory(5986975).spawn_asset(2765529)",
"category": "mirror",
"actual_pixels": 19327,
"truncation_ratio": 0.846,
"near_edge": false
},
{
"id": "SingleCabinetFactory(140328).spawn_asset(814429)",
"category": "single_cabinet",
"actual_pixels": 25486,
"truncation_ratio": 0.9845,
"near_edge": false
},
{
"id": "StandingSinkFactory(4979573).spawn_asset(5832311)",
"category": "standing_sink",
"actual_pixels": 14632,
"truncation_ratio": 1.0089,
"near_edge": false
},
{
"id": "ToiletFactory(3985893).spawn_asset(2143977)",
"category": "toilet",
"actual_pixels": 14345,
"truncation_ratio": 0.6506,
"near_edge": false
}
]
} |