File size: 1,058 Bytes
d7a57fc | 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 | {
"runs": [
{
"scene": "room0",
"zip": "outputs/gt_crop_bundles_top1/room0_gt_crops.zip",
"manifest": "outputs/gt_crop_bundles_top1/room0_gt_crops.labels.json",
"n_objects": 87,
"n_views_written": 87,
"n_views_missing": 0
},
{
"scene": "room1",
"zip": "outputs/gt_crop_bundles_top1/room1_gt_crops.zip",
"manifest": "outputs/gt_crop_bundles_top1/room1_gt_crops.labels.json",
"n_objects": 53,
"n_views_written": 53,
"n_views_missing": 0
},
{
"scene": "office2",
"zip": "outputs/gt_crop_bundles_top1/office2_gt_crops.zip",
"manifest": "outputs/gt_crop_bundles_top1/office2_gt_crops.labels.json",
"n_objects": 61,
"n_views_written": 61,
"n_views_missing": 0
},
{
"scene": "office3",
"zip": "outputs/gt_crop_bundles_top1/office3_gt_crops.zip",
"manifest": "outputs/gt_crop_bundles_top1/office3_gt_crops.labels.json",
"n_objects": 80,
"n_views_written": 80,
"n_views_missing": 0
}
]
} |