File size: 3,382 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_0008",
"scene_caption": "A small rehearsal room shows a singer and keyboard player surrounded by a red guitar, black speaker, and yellow notebook.",
"story": "The group is between takes, listening for the next cue. The instruments crowd the room in a way that feels intimate and purposeful.",
"background": "Cozy music practice room, dark acoustic wall panels, amber lamps, polished floor.",
"style": "photorealistic",
"canvas_size": [
1024,
1024
],
"subjects": [
{
"name": "singer_green_shirt",
"is_person": true,
"sub_caption": "adult with short brown hair, light skin, green shirt, standing near a microphone",
"intended_bbox": [
0.14,
0.16,
0.38,
0.87
],
"ref_style": "professional_portrait",
"ref_prompt": "adult singer with short brown hair, light skin, green shirt",
"color": [
60,
137,
85
],
"accent": [
128,
178,
144
],
"kind": "box",
"skin": [
219,
169,
128
],
"hair": [
83,
55,
39
]
},
{
"name": "keyboard_player_black_vest",
"is_person": true,
"sub_caption": "adult with long curly hair, medium brown skin, black vest, leaning toward keys",
"intended_bbox": [
0.57,
0.22,
0.85,
0.89
],
"ref_style": "everyday_candid",
"ref_prompt": "adult keyboard player with long curly hair, medium brown skin, black vest",
"color": [
38,
40,
43
],
"accent": [
164,
164,
164
],
"kind": "box",
"skin": [
137,
88,
62
],
"hair": [
28,
24,
22
]
},
{
"name": "red_electric_guitar",
"is_person": false,
"sub_caption": "red electric guitar on a stand crossing the lower middle of the room",
"intended_bbox": [
0.35,
0.42,
0.6,
0.77
],
"ref_style": "studio_product",
"ref_prompt": "red electric guitar with dark pickguard",
"color": [
187,
42,
50
],
"accent": [
210,
116,
121
],
"kind": "instrument"
},
{
"name": "black_speaker_cabinet",
"is_person": false,
"sub_caption": "black rectangular speaker cabinet near the back left wall",
"intended_bbox": [
0.05,
0.49,
0.24,
0.78
],
"ref_style": "closeup_macro",
"ref_prompt": "black speaker cabinet with textured grille",
"color": [
35,
37,
38
],
"accent": [
105,
108,
110
],
"kind": "box"
},
{
"name": "yellow_notebook",
"is_person": false,
"sub_caption": "yellow spiral notebook lying open on the floor near the front",
"intended_bbox": [
0.58,
0.68,
0.8,
0.84
],
"ref_style": "flatlay_topdown",
"ref_prompt": "yellow spiral notebook with blank pages and no writing",
"color": [
229,
192,
63
],
"accent": [
238,
214,
130
],
"kind": "book_stack"
}
]
}
|