File size: 3,620 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_0010",
"scene_caption": "A pottery studio class captures an instructor helping a student shape clay near a spinning wheel, blue vase, and sponge tray.",
"story": "Wet clay is on the table and the lesson is hands-on. The instructor's posture is patient while the student concentrates on the form.",
"background": "Warm pottery studio with shelves of clay vessels, dusty table, late 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": "instructor_black_apron",
"is_person": true,
"ref_style": "professional_portrait",
"sub_caption": "older adult with close-cropped gray hair, dark brown skin, black apron, guiding hands calmly",
"intended_bbox": [
0.09,
0.2,
0.37,
0.89
],
"measured_bbox": [
0.091,
0.1843,
0.3682,
0.9023
],
"iou_intended_vs_measured": 0.9518,
"layout_followed": true,
"identity_score": 0.863,
"identity_verdict": "match",
"ref_image": "references/ref_instructor_black_apron.png"
},
{
"name": "student_teal_smock",
"is_person": true,
"ref_style": "mirror_selfie",
"sub_caption": "young adult with red curls, fair skin, teal smock, leaning over the clay with focus",
"intended_bbox": [
0.48,
0.24,
0.76,
0.89
],
"measured_bbox": [
0.4833,
0.2517,
0.7599,
0.8821
],
"iou_intended_vs_measured": 0.9581,
"layout_followed": true,
"identity_score": 0.874,
"identity_verdict": "match",
"ref_image": "references/ref_student_teal_smock.png"
},
{
"name": "gray_pottery_wheel",
"is_person": false,
"ref_style": "in_context_natural",
"sub_caption": "round gray pottery wheel holding a wet clay form at the table center",
"intended_bbox": [
0.31,
0.55,
0.57,
0.8
],
"measured_bbox": [
0.3064,
0.5496,
0.5697,
0.8079
],
"iou_intended_vs_measured": 0.9536,
"layout_followed": true,
"identity_score": 0.91,
"identity_verdict": "match",
"ref_image": "references/ref_gray_pottery_wheel.png"
},
{
"name": "blue_glazed_vase",
"is_person": false,
"ref_style": "studio_product",
"sub_caption": "blue glazed vase on the rear shelf catching a bright highlight",
"intended_bbox": [
0.68,
0.33,
0.85,
0.62
],
"measured_bbox": [
0.6791,
0.3303,
0.8459,
0.6294
],
"iou_intended_vs_measured": 0.94,
"layout_followed": true,
"identity_score": 0.916,
"identity_verdict": "match",
"ref_image": "references/ref_blue_glazed_vase.png"
},
{
"name": "yellow_sponge_tray",
"is_person": false,
"ref_style": "flatlay_topdown",
"sub_caption": "yellow sponge tray with damp tools beside the pottery wheel",
"intended_bbox": [
0.55,
0.63,
0.79,
0.82
],
"measured_bbox": [
0.552,
0.6248,
0.7908,
0.8235
],
"iou_intended_vs_measured": 0.9454,
"layout_followed": true,
"identity_score": 0.899,
"identity_verdict": "match",
"ref_image": "references/ref_yellow_sponge_tray.png"
}
],
"dropped": []
}
|