File size: 3,526 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_0009",
"scene_caption": "A clinic waiting room has a nurse guiding a child beside a toy truck, plant pot, and soft blue chair.",
"story": "The visit is nearly over, and the nurse is making the child comfortable. The toys and bright chair soften the clinical setting.",
"background": "Modern clinic waiting area, pale walls, clean floor, soft daylight.",
"style": "photorealistic",
"canvas_size": [
1024,
1024
],
"main_image": "main_image.png",
"layout_sketch": "layout_sketch.png",
"n_planned": 5,
"n_accepted": 5,
"accepted": [
{
"name": "nurse_blue_scrubs",
"is_person": true,
"ref_style": "id_headshot",
"sub_caption": "adult with dark braided hair, brown skin, blue scrubs, kneeling with one hand extended",
"intended_bbox": [
0.1,
0.19,
0.38,
0.88
],
"measured_bbox": [
0.0946,
0.192,
0.3879,
0.8908
],
"iou_intended_vs_measured": 0.9373,
"layout_followed": true,
"identity_score": 0.881,
"identity_verdict": "match",
"ref_image": "references/ref_nurse_blue_scrubs.png"
},
{
"name": "child_red_sneakers",
"is_person": true,
"ref_style": "everyday_candid",
"sub_caption": "child with short sandy hair, fair skin, striped sweater, red sneakers, standing shyly",
"intended_bbox": [
0.45,
0.29,
0.64,
0.84
],
"measured_bbox": [
0.4516,
0.2886,
0.6451,
0.8329
],
"iou_intended_vs_measured": 0.9511,
"layout_followed": true,
"identity_score": 0.956,
"identity_verdict": "match",
"ref_image": "references/ref_child_red_sneakers.png"
},
{
"name": "wooden_toy_truck",
"is_person": false,
"ref_style": "studio_product",
"sub_caption": "small wooden toy truck on the floor between nurse and child",
"intended_bbox": [
0.34,
0.68,
0.55,
0.83
],
"measured_bbox": [
0.3445,
0.6763,
0.55,
0.8315
],
"iou_intended_vs_measured": 0.9465,
"layout_followed": true,
"identity_score": 0.892,
"identity_verdict": "match",
"ref_image": "references/ref_wooden_toy_truck.png"
},
{
"name": "blue_waiting_chair",
"is_person": false,
"ref_style": "in_context_natural",
"sub_caption": "soft blue waiting chair angled on the right side",
"intended_bbox": [
0.66,
0.41,
0.92,
0.81
],
"measured_bbox": [
0.6565,
0.4083,
0.9209,
0.817
],
"iou_intended_vs_measured": 0.9624,
"layout_followed": true,
"identity_score": 0.839,
"identity_verdict": "match",
"ref_image": "references/ref_blue_waiting_chair.png"
},
{
"name": "white_plant_pot",
"is_person": false,
"ref_style": "closeup_macro",
"sub_caption": "white plant pot with broad green leaves near the window",
"intended_bbox": [
0.75,
0.14,
0.93,
0.43
],
"measured_bbox": [
0.7535,
0.1299,
0.9315,
0.4298
],
"iou_intended_vs_measured": 0.9397,
"layout_followed": true,
"identity_score": 0.913,
"identity_verdict": "match",
"ref_image": "references/ref_white_plant_pot.png"
}
],
"dropped": []
}
|