File size: 3,606 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_0003",
  "scene_caption": "In a repair workshop, a mechanic and an assistant coordinate around a bicycle frame, tool crate, and yellow lamp.",
  "story": "The team is close to solving the repair. Their body language shows concentration as tools and parts crowd the bench.",
  "background": "Dim bicycle workshop, pegboard walls, worn wooden bench, focused task lighting.",
  "style": "photorealistic",
  "canvas_size": [
    1024,
    1024
  ],
  "main_image": "main_image.png",
  "layout_sketch": "layout_sketch.png",
  "n_planned": 5,
  "n_accepted": 5,
  "accepted": [
    {
      "name": "mechanic_gray_overalls",
      "is_person": true,
      "ref_style": "professional_portrait",
      "sub_caption": "stocky adult with shaved head, deep brown skin, gray overalls, crouched toward the bicycle",
      "intended_bbox": [
        0.07,
        0.24,
        0.34,
        0.91
      ],
      "measured_bbox": [
        0.07,
        0.2273,
        0.3444,
        0.9182
      ],
      "iou_intended_vs_measured": 0.9542,
      "layout_followed": true,
      "identity_score": 0.953,
      "identity_verdict": "match",
      "ref_image": "references/ref_mechanic_gray_overalls.png"
    },
    {
      "name": "assistant_plaid_shirt",
      "is_person": true,
      "ref_style": "everyday_candid",
      "sub_caption": "slim adult with wavy blond hair, fair skin, red plaid shirt, holding a small wrench",
      "intended_bbox": [
        0.68,
        0.19,
        0.91,
        0.84
      ],
      "measured_bbox": [
        0.6793,
        0.1906,
        0.916,
        0.8364
      ],
      "iou_intended_vs_measured": 0.9656,
      "layout_followed": true,
      "identity_score": 0.831,
      "identity_verdict": "match",
      "ref_image": "references/ref_assistant_plaid_shirt.png"
    },
    {
      "name": "teal_bicycle_frame",
      "is_person": false,
      "ref_style": "in_context_natural",
      "sub_caption": "teal bicycle frame angled across the lower center with both wheels visible",
      "intended_bbox": [
        0.29,
        0.49,
        0.76,
        0.88
      ],
      "measured_bbox": [
        0.2928,
        0.4899,
        0.7605,
        0.8716
      ],
      "iou_intended_vs_measured": 0.9714,
      "layout_followed": true,
      "identity_score": 0.856,
      "identity_verdict": "match",
      "ref_image": "references/ref_teal_bicycle_frame.png"
    },
    {
      "name": "red_tool_crate",
      "is_person": false,
      "ref_style": "studio_product",
      "sub_caption": "red metal tool crate on the workbench with compartment ridges",
      "intended_bbox": [
        0.31,
        0.38,
        0.54,
        0.57
      ],
      "measured_bbox": [
        0.3083,
        0.3735,
        0.5342,
        0.5699
      ],
      "iou_intended_vs_measured": 0.9359,
      "layout_followed": true,
      "identity_score": 0.856,
      "identity_verdict": "match",
      "ref_image": "references/ref_red_tool_crate.png"
    },
    {
      "name": "yellow_task_lamp",
      "is_person": false,
      "ref_style": "closeup_macro",
      "sub_caption": "small yellow task lamp casting light from the rear left of the bench",
      "intended_bbox": [
        0.1,
        0.06,
        0.3,
        0.38
      ],
      "measured_bbox": [
        0.1014,
        0.0643,
        0.2944,
        0.3854
      ],
      "iou_intended_vs_measured": 0.9368,
      "layout_followed": true,
      "identity_score": 0.903,
      "identity_verdict": "match",
      "ref_image": "references/ref_yellow_task_lamp.png"
    }
  ],
  "dropped": []
}