File size: 3,564 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_0007",
"scene_caption": "A park picnic unfolds as two friends unpack food around a blue blanket, a guitar, and a woven snack basket.",
"story": "The friends are settling into an easy afternoon. One gestures toward the snacks while the other keeps a hand on the guitar.",
"background": "Open city park with grass, soft sky, scattered shade, relaxed weekend 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": "friend_white_hat",
"is_person": true,
"ref_style": "mirror_selfie",
"sub_caption": "young adult with dark skin, white brimmed hat, navy shirt, seated cross-legged",
"intended_bbox": [
0.1,
0.32,
0.36,
0.86
],
"measured_bbox": [
0.0921,
0.3161,
0.3606,
0.86
],
"iou_intended_vs_measured": 0.9614,
"layout_followed": true,
"identity_score": 0.852,
"identity_verdict": "match",
"ref_image": "references/ref_friend_white_hat.png"
},
{
"name": "friend_rust_jacket",
"is_person": true,
"ref_style": "everyday_candid",
"sub_caption": "adult with straight black hair, warm beige skin, rust jacket, reaching toward the basket",
"intended_bbox": [
0.6,
0.28,
0.87,
0.87
],
"measured_bbox": [
0.607,
0.2725,
0.871,
0.877
],
"iou_intended_vs_measured": 0.9478,
"layout_followed": true,
"identity_score": 0.866,
"identity_verdict": "match",
"ref_image": "references/ref_friend_rust_jacket.png"
},
{
"name": "blue_picnic_blanket",
"is_person": false,
"ref_style": "flatlay_topdown",
"sub_caption": "blue picnic blanket spread across the lower center with folded corners",
"intended_bbox": [
0.24,
0.62,
0.78,
0.93
],
"measured_bbox": [
0.232,
0.6212,
0.7977,
0.9365
],
"iou_intended_vs_measured": 0.9315,
"layout_followed": true,
"identity_score": 0.94,
"identity_verdict": "match",
"ref_image": "references/ref_blue_picnic_blanket.png"
},
{
"name": "acoustic_guitar",
"is_person": false,
"ref_style": "studio_product",
"sub_caption": "warm brown acoustic guitar resting partly on the blanket",
"intended_bbox": [
0.39,
0.45,
0.65,
0.73
],
"measured_bbox": [
0.3941,
0.4475,
0.6534,
0.7264
],
"iou_intended_vs_measured": 0.9508,
"layout_followed": true,
"identity_score": 0.926,
"identity_verdict": "match",
"ref_image": "references/ref_acoustic_guitar.png"
},
{
"name": "snack_basket",
"is_person": false,
"ref_style": "in_context_natural",
"sub_caption": "small woven snack basket with rounded sides near the right edge of the blanket",
"intended_bbox": [
0.68,
0.56,
0.91,
0.77
],
"measured_bbox": [
0.6733,
0.5531,
0.9086,
0.77
],
"iou_intended_vs_measured": 0.9352,
"layout_followed": true,
"identity_score": 0.882,
"identity_verdict": "match",
"ref_image": "references/ref_snack_basket.png"
}
],
"dropped": []
}
|