File size: 3,411 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 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 | {
"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
],
"subjects": [
{
"name": "instructor_black_apron",
"is_person": true,
"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
],
"ref_style": "professional_portrait",
"ref_prompt": "older pottery instructor with close-cropped gray hair, dark brown skin, black apron",
"color": [
36,
38,
38
],
"accent": [
185,
179,
164
],
"kind": "box",
"skin": [
83,
52,
39
],
"hair": [
168,
166,
158
]
},
{
"name": "student_teal_smock",
"is_person": true,
"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
],
"ref_style": "mirror_selfie",
"ref_prompt": "young adult with red curls, fair skin, teal smock, focused expression",
"color": [
42,
139,
132
],
"accent": [
116,
179,
175
],
"kind": "box",
"skin": [
230,
181,
140
],
"hair": [
165,
72,
45
]
},
{
"name": "gray_pottery_wheel",
"is_person": false,
"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
],
"ref_style": "in_context_natural",
"ref_prompt": "round gray pottery wheel with wet clay form",
"color": [
128,
128,
122
],
"accent": [
177,
112,
73
],
"kind": "jar"
},
{
"name": "blue_glazed_vase",
"is_person": false,
"sub_caption": "blue glazed vase on the rear shelf catching a bright highlight",
"intended_bbox": [
0.68,
0.33,
0.85,
0.62
],
"ref_style": "studio_product",
"ref_prompt": "blue glazed ceramic vase with narrow neck",
"color": [
45,
101,
177
],
"accent": [
118,
154,
204
],
"kind": "vase"
},
{
"name": "yellow_sponge_tray",
"is_person": false,
"sub_caption": "yellow sponge tray with damp tools beside the pottery wheel",
"intended_bbox": [
0.55,
0.63,
0.79,
0.82
],
"ref_style": "flatlay_topdown",
"ref_prompt": "yellow sponge tray with simple damp pottery tools",
"color": [
218,
179,
61
],
"accent": [
118,
92,
72
],
"kind": "crate"
}
]
}
|