File size: 1,030 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_s1542379676",
"categories_in_view_count": 4,
"categories_in_view": [
"bathtub",
"large_plant_container",
"standing_sink",
"toilet"
],
"objects_in_view_count": 4,
"objects": [
{
"id": "BathtubFactory(6289626).spawn_asset(8237561)",
"category": "bathtub",
"actual_pixels": 148934,
"truncation_ratio": 0.2754,
"near_edge": false
},
{
"id": "LargePlantContainerFactory(3204359).spawn_asset(4530269)",
"category": "large_plant_container",
"actual_pixels": 21937,
"truncation_ratio": 0.7422,
"near_edge": true
},
{
"id": "StandingSinkFactory(8358537).spawn_asset(9965313)",
"category": "standing_sink",
"actual_pixels": 72732,
"truncation_ratio": 0.9489,
"near_edge": false
},
{
"id": "ToiletFactory(3868278).spawn_asset(7584755)",
"category": "toilet",
"actual_pixels": 45226,
"truncation_ratio": 0.9885,
"near_edge": false
}
]
} |