File size: 822 Bytes
cbebe83 | 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 | {
"scene_id": "bathroom_s1542379680",
"categories_in_view_count": 3,
"categories_in_view": [
"large_plant_container",
"standing_sink",
"toilet"
],
"objects_in_view_count": 3,
"objects": [
{
"id": "LargePlantContainerFactory(2461891).spawn_asset(4130669)",
"category": "large_plant_container",
"actual_pixels": 13498,
"truncation_ratio": 0.4576,
"near_edge": true
},
{
"id": "StandingSinkFactory(4602203).spawn_asset(5811857)",
"category": "standing_sink",
"actual_pixels": 100125,
"truncation_ratio": 0.9501,
"near_edge": false
},
{
"id": "ToiletFactory(5865345).spawn_asset(2493311)",
"category": "toilet",
"actual_pixels": 7648,
"truncation_ratio": 0.2301,
"near_edge": true
}
]
} |