File size: 3,582 Bytes
d4118e5 | 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | {
"sample_id": "sample_0002",
"scene_caption": "A family breakfast table is mid-preparation as two people arrange food around a ceramic mug and a stack of books.",
"story": "The morning is calm but active. One person is setting the table while another pauses with a small smile before sitting down.",
"background": "Bright home kitchen with pale tile, wood table, diffuse window light.",
"style": "photorealistic",
"canvas_size": [
1024,
1024
],
"main_image": "main_image.png",
"layout_sketch": "layout_sketch.png",
"n_planned": 5,
"n_accepted": 5,
"accepted": [
{
"name": "person_yellow_sweater",
"is_person": true,
"ref_style": "mirror_selfie",
"sub_caption": "young adult with curly black hair, medium brown skin, yellow sweater, holding a plate near the table",
"intended_bbox": [
0.11,
0.18,
0.37,
0.82
],
"measured_bbox": [
0.109,
0.1736,
0.379,
0.8243
],
"iou_intended_vs_measured": 0.9471,
"layout_followed": true,
"identity_score": 0.896,
"identity_verdict": "match",
"ref_image": "references/ref_person_yellow_sweater.png"
},
{
"name": "person_green_cardigan",
"is_person": true,
"ref_style": "id_headshot",
"sub_caption": "adult with straight auburn bob, fair skin, green cardigan, seated and smiling softly",
"intended_bbox": [
0.55,
0.25,
0.82,
0.87
],
"measured_bbox": [
0.5576,
0.2432,
0.8204,
0.8891
],
"iou_intended_vs_measured": 0.9326,
"layout_followed": true,
"identity_score": 0.9,
"identity_verdict": "match",
"ref_image": "references/ref_person_green_cardigan.png"
},
{
"name": "blue_ceramic_mug",
"is_person": false,
"ref_style": "studio_product",
"sub_caption": "glossy cobalt-blue ceramic mug close to the front edge of the table",
"intended_bbox": [
0.35,
0.58,
0.51,
0.78
],
"measured_bbox": [
0.3517,
0.5811,
0.5138,
0.7817
],
"iou_intended_vs_measured": 0.9532,
"layout_followed": true,
"identity_score": 0.853,
"identity_verdict": "match",
"ref_image": "references/ref_blue_ceramic_mug.png"
},
{
"name": "berry_bowl",
"is_person": false,
"ref_style": "flatlay_topdown",
"sub_caption": "small bowl heaped with red berries between the two people",
"intended_bbox": [
0.45,
0.48,
0.63,
0.66
],
"measured_bbox": [
0.453,
0.4836,
0.6281,
0.6591
],
"iou_intended_vs_measured": 0.9485,
"layout_followed": true,
"identity_score": 0.911,
"identity_verdict": "match",
"ref_image": "references/ref_berry_bowl.png"
},
{
"name": "cookbook_stack",
"is_person": false,
"ref_style": "shelf_in_store",
"sub_caption": "short stack of cookbooks with teal and cream covers near the back of the table",
"intended_bbox": [
0.18,
0.46,
0.39,
0.62
],
"measured_bbox": [
0.1775,
0.4574,
0.3931,
0.6201
],
"iou_intended_vs_measured": 0.9579,
"layout_followed": true,
"identity_score": 0.932,
"identity_verdict": "match",
"ref_image": "references/ref_cookbook_stack.png"
}
],
"dropped": []
}
|