Datasets:
File size: 1,249 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": "bathroom_s863486315",
"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(3728382).spawn_asset(7630447)",
"category": "large_plant_container",
"actual_pixels": 45806,
"truncation_ratio": 0.9996,
"near_edge": false
},
{
"id": "MirrorFactory(7317588).spawn_asset(4884283)",
"category": "mirror",
"actual_pixels": 28245,
"truncation_ratio": 0.1874,
"near_edge": false
},
{
"id": "SingleCabinetFactory(2532692).spawn_asset(5589125)",
"category": "single_cabinet",
"actual_pixels": 31267,
"truncation_ratio": 0.9759,
"near_edge": false
},
{
"id": "StandingSinkFactory(56858).spawn_asset(2165997)",
"category": "standing_sink",
"actual_pixels": 31713,
"truncation_ratio": 1.0036,
"near_edge": false
},
{
"id": "ToiletFactory(6519795).spawn_asset(2670725)",
"category": "toilet",
"actual_pixels": 50173,
"truncation_ratio": 0.4158,
"near_edge": true
}
]
} |