File size: 2,953 Bytes
04ac6ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
155
156
157
158
159
160
{
  "generated_at": "2026-04-15T01:33:10.946576",
  "source_dir": ".",
  "self_contained": true,
  "total_source_samples": 360,
  "samples_per_dimension": 10,
  "dimensions": {
    "A": {
      "name": "Overlap",
      "candidates": 78,
      "selected": 10,
      "difficulty_distribution": {
        "Easy": 2,
        "Medium": 3,
        "Hard": 3,
        "Ambiguous": 2
      },
      "sample_ids": [
        "224",
        "58",
        "444",
        "144",
        "213",
        "410",
        "112",
        "30",
        "7",
        "51"
      ],
      "file": "dim_A_overlap.json"
    },
    "C": {
      "name": "Font Size",
      "candidates": 103,
      "selected": 10,
      "difficulty_distribution": {
        "Easy": 4,
        "Medium": 3,
        "Hard": 3
      },
      "sample_ids": [
        "36",
        "290",
        "1",
        "65",
        "165",
        "84",
        "178",
        "32",
        "268",
        "223"
      ],
      "file": "dim_C_font_size.json"
    },
    "D": {
      "name": "Alignment",
      "candidates": 28,
      "selected": 10,
      "difficulty_distribution": {
        "Easy": 3,
        "Medium": 3,
        "Hard": 3,
        "Ambiguous": 1
      },
      "sample_ids": [
        "448",
        "101",
        "74",
        "465",
        "43",
        "170",
        "20",
        "27",
        "91",
        "500"
      ],
      "file": "dim_D_alignment.json"
    },
    "E": {
      "name": "Out-of-Bounds",
      "candidates": 137,
      "selected": 10,
      "difficulty_distribution": {
        "Easy": 2,
        "Medium": 3,
        "Hard": 3,
        "Ambiguous": 2
      },
      "sample_ids": [
        "82",
        "168",
        "114",
        "414",
        "183",
        "224",
        "102",
        "167",
        "144",
        "108"
      ],
      "file": "dim_E_out_of_bounds.json"
    },
    "F": {
      "name": "Density",
      "candidates": 56,
      "selected": 10,
      "difficulty_distribution": {
        "Easy": 4,
        "Medium": 3,
        "Hard": 3
      },
      "sample_ids": [
        "5",
        "184",
        "297",
        "272",
        "298",
        "571",
        "207",
        "292",
        "196",
        "237"
      ],
      "file": "dim_F_density.json"
    },
    "B": {
      "name": "Overflow",
      "candidates": 10,
      "selected": 10,
      "difficulty_distribution": {
        "Hard": 4,
        "Medium": 3,
        "Ambiguous": 2,
        "Easy": 1
      },
      "sample_ids": [
        "35",
        "36",
        "48",
        "58",
        "61",
        "101",
        "123",
        "140",
        "182",
        "235"
      ],
      "file": "dim_B_overflow.json"
    }
  },
  "config": {
    "OVERLAP_MIN_IOU": 0.01,
    "FONT_SIZE_THRESHOLD_PT": 14.0,
    "ALIGNMENT_TOLERANCE_PX": 2.0,
    "MIN_ALIGNMENT_GROUP_SIZE": 3,
    "DENSITY_THRESHOLD": 0.85,
    "OVERFLOW_RATIO_THRESHOLD": 1.05
  },
  "warnings": []
}