File size: 3,560 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_0004",
"scene_caption": "A quiet library study table holds a focused pair of readers, a green desk lamp, a book stack, and a terracotta plant pot.",
"story": "The moment is hushed and intent. One reader marks a page while the other leans in to compare notes.",
"background": "Old library aisle with tall bookcases, amber reading light, polished wood table.",
"style": "photorealistic",
"canvas_size": [
1024,
1024
],
"main_image": "main_image.png",
"layout_sketch": "layout_sketch.png",
"n_planned": 5,
"n_accepted": 5,
"accepted": [
{
"name": "reader_blue_jacket",
"is_person": true,
"ref_style": "id_headshot",
"sub_caption": "adult with short coiled hair, dark brown skin, blue jacket, leaning over an open page",
"intended_bbox": [
0.14,
0.2,
0.4,
0.83
],
"measured_bbox": [
0.1326,
0.1856,
0.4031,
0.8443
],
"iou_intended_vs_measured": 0.9193,
"layout_followed": true,
"identity_score": 0.946,
"identity_verdict": "match",
"ref_image": "references/ref_reader_blue_jacket.png"
},
{
"name": "reader_pink_scarf",
"is_person": true,
"ref_style": "professional_portrait",
"sub_caption": "older adult with long gray hair, light olive skin, pink scarf, seated with a pencil in hand",
"intended_bbox": [
0.48,
0.22,
0.75,
0.86
],
"measured_bbox": [
0.4868,
0.2174,
0.7476,
0.8682
],
"iou_intended_vs_measured": 0.9504,
"layout_followed": true,
"identity_score": 0.923,
"identity_verdict": "match",
"ref_image": "references/ref_reader_pink_scarf.png"
},
{
"name": "green_desk_lamp",
"is_person": false,
"ref_style": "studio_product",
"sub_caption": "green banker-style desk lamp glowing over the center of the table",
"intended_bbox": [
0.35,
0.4,
0.57,
0.66
],
"measured_bbox": [
0.3455,
0.4029,
0.5734,
0.6584
],
"iou_intended_vs_measured": 0.9492,
"layout_followed": true,
"identity_score": 0.852,
"identity_verdict": "match",
"ref_image": "references/ref_green_desk_lamp.png"
},
{
"name": "navy_book_stack",
"is_person": false,
"ref_style": "flatlay_topdown",
"sub_caption": "stack of navy and ochre books near the front right corner",
"intended_bbox": [
0.61,
0.58,
0.86,
0.77
],
"measured_bbox": [
0.6101,
0.5787,
0.8535,
0.7764
],
"iou_intended_vs_measured": 0.9366,
"layout_followed": true,
"identity_score": 0.918,
"identity_verdict": "match",
"ref_image": "references/ref_navy_book_stack.png"
},
{
"name": "terracotta_plant",
"is_person": false,
"ref_style": "in_context_natural",
"sub_caption": "small terracotta plant pot with green leaves beside the books",
"intended_bbox": [
0.75,
0.42,
0.92,
0.66
],
"measured_bbox": [
0.7476,
0.423,
0.9172,
0.6642
],
"iou_intended_vs_measured": 0.9417,
"layout_followed": true,
"identity_score": 0.898,
"identity_verdict": "match",
"ref_image": "references/ref_terracotta_plant.png"
}
],
"dropped": []
}
|