Upload 6 files
Browse files- config.json +7 -7
- model.onnx +1 -1
- model.torchscript +2 -2
- ocr_config.json +10 -7
- performance_metrics.json +127 -127
- training_config.json +6 -6
config.json
CHANGED
@@ -14,12 +14,12 @@
|
|
14 |
"security_compliant": true,
|
15 |
"performance_metrics": {
|
16 |
"detection_rate": 1.0,
|
17 |
-
"text_extraction_rate": 0
|
18 |
-
"average_processing_time_seconds": 0.
|
19 |
-
"frames_per_second":
|
20 |
-
"min_processing_time": 0.
|
21 |
-
"max_processing_time": 0.
|
22 |
-
"std_processing_time": 0.
|
23 |
},
|
24 |
-
"created_date": "2025-08-
|
25 |
}
|
|
|
14 |
"security_compliant": true,
|
15 |
"performance_metrics": {
|
16 |
"detection_rate": 1.0,
|
17 |
+
"text_extraction_rate": 1.0,
|
18 |
+
"average_processing_time_seconds": 0.041268102327982586,
|
19 |
+
"frames_per_second": 24.23179025903335,
|
20 |
+
"min_processing_time": 0.028450965881347656,
|
21 |
+
"max_processing_time": 0.07863545417785645,
|
22 |
+
"std_processing_time": 0.012311315310732304
|
23 |
},
|
24 |
+
"created_date": "2025-08-17T13:43:00.542376"
|
25 |
}
|
model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 12251063
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc6322881aa93f19cba4fcb0f7b0bafedec12787cb0debc156a5bf5a6f0ea0e4
|
3 |
size 12251063
|
model.torchscript
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c01e9abf746f2cdf69babaa92a2c72f0df2e620bfe69d81d110770d0fccc3b02
|
3 |
+
size 12468510
|
ocr_config.json
CHANGED
@@ -16,15 +16,18 @@
|
|
16 |
"it": "Italian",
|
17 |
"nl": "Dutch"
|
18 |
},
|
19 |
-
"gpu_enabled":
|
20 |
"version": "1.7.2",
|
21 |
"device_info": {
|
22 |
-
"cuda_available":
|
23 |
-
"gpu_enabled":
|
24 |
-
"device_count":
|
25 |
-
"current_device":
|
26 |
-
"device_name": "
|
|
|
|
|
|
|
27 |
},
|
28 |
-
"configuration_date": "2025-08-
|
29 |
"initialization_successful": true
|
30 |
}
|
|
|
16 |
"it": "Italian",
|
17 |
"nl": "Dutch"
|
18 |
},
|
19 |
+
"gpu_enabled": true,
|
20 |
"version": "1.7.2",
|
21 |
"device_info": {
|
22 |
+
"cuda_available": true,
|
23 |
+
"gpu_enabled": true,
|
24 |
+
"device_count": 1,
|
25 |
+
"current_device": 0,
|
26 |
+
"device_name": "Tesla P100-PCIE-16GB",
|
27 |
+
"gpu_memory_total": 15.887939453125,
|
28 |
+
"gpu_memory_allocated": 0.16936874389648438,
|
29 |
+
"gpu_memory_reserved": 0.443359375
|
30 |
},
|
31 |
+
"configuration_date": "2025-08-17T13:42:34.363283",
|
32 |
"initialization_successful": true
|
33 |
}
|
performance_metrics.json
CHANGED
@@ -1,286 +1,286 @@
|
|
1 |
{
|
2 |
"model_version": "1.0.0",
|
3 |
-
"evaluation_date": "2025-08-
|
4 |
"dataset_size": 30,
|
5 |
"metrics": {
|
6 |
"detection_rate": 1.0,
|
7 |
-
"text_extraction_rate": 0
|
8 |
-
"average_processing_time_seconds": 0.
|
9 |
-
"frames_per_second":
|
10 |
-
"min_processing_time": 0.
|
11 |
-
"max_processing_time": 0.
|
12 |
-
"std_processing_time": 0.
|
13 |
},
|
14 |
"detailed_results": [
|
15 |
{
|
16 |
"sample_id": 1,
|
17 |
-
"original_filename": "
|
18 |
"detected": true,
|
19 |
"text_extracted": true,
|
20 |
-
"extracted_text": "
|
21 |
-
"text_confidence": 0.
|
22 |
-
"processing_time": 0.
|
23 |
},
|
24 |
{
|
25 |
"sample_id": 2,
|
26 |
-
"original_filename": "
|
27 |
"detected": true,
|
28 |
"text_extracted": true,
|
29 |
-
"extracted_text": "
|
30 |
-
"text_confidence": 0.
|
31 |
-
"processing_time": 0.
|
32 |
},
|
33 |
{
|
34 |
"sample_id": 3,
|
35 |
-
"original_filename": "
|
36 |
"detected": true,
|
37 |
"text_extracted": true,
|
38 |
-
"extracted_text": "
|
39 |
-
"text_confidence": 0.
|
40 |
-
"processing_time": 0.
|
41 |
},
|
42 |
{
|
43 |
"sample_id": 4,
|
44 |
-
"original_filename": "
|
45 |
"detected": true,
|
46 |
"text_extracted": true,
|
47 |
-
"extracted_text": "
|
48 |
-
"text_confidence": 0.
|
49 |
-
"processing_time": 0.
|
50 |
},
|
51 |
{
|
52 |
"sample_id": 5,
|
53 |
-
"original_filename": "
|
54 |
"detected": true,
|
55 |
"text_extracted": true,
|
56 |
-
"extracted_text": "
|
57 |
-
"text_confidence": 0.
|
58 |
-
"processing_time": 0.
|
59 |
},
|
60 |
{
|
61 |
"sample_id": 6,
|
62 |
-
"original_filename": "
|
63 |
"detected": true,
|
64 |
"text_extracted": true,
|
65 |
-
"extracted_text": "
|
66 |
-
"text_confidence": 0.
|
67 |
-
"processing_time": 0.
|
68 |
},
|
69 |
{
|
70 |
"sample_id": 7,
|
71 |
-
"original_filename": "
|
72 |
"detected": true,
|
73 |
"text_extracted": true,
|
74 |
-
"extracted_text": "
|
75 |
-
"text_confidence": 0.
|
76 |
-
"processing_time": 0.
|
77 |
},
|
78 |
{
|
79 |
"sample_id": 8,
|
80 |
-
"original_filename": "
|
81 |
"detected": true,
|
82 |
"text_extracted": true,
|
83 |
-
"extracted_text": "
|
84 |
-
"text_confidence": 0.
|
85 |
-
"processing_time": 0.
|
86 |
},
|
87 |
{
|
88 |
"sample_id": 9,
|
89 |
-
"original_filename": "
|
90 |
"detected": true,
|
91 |
"text_extracted": true,
|
92 |
-
"extracted_text": "
|
93 |
-
"text_confidence": 0.
|
94 |
-
"processing_time": 0.
|
95 |
},
|
96 |
{
|
97 |
"sample_id": 10,
|
98 |
"original_filename": "5126HVL.png",
|
99 |
"detected": true,
|
100 |
"text_extracted": true,
|
101 |
-
"extracted_text": "
|
102 |
-
"text_confidence": 0.
|
103 |
-
"processing_time": 0.
|
104 |
},
|
105 |
{
|
106 |
"sample_id": 11,
|
107 |
-
"original_filename": "
|
108 |
"detected": true,
|
109 |
"text_extracted": true,
|
110 |
-
"extracted_text": "
|
111 |
-
"text_confidence": 0.
|
112 |
-
"processing_time": 0.
|
113 |
},
|
114 |
{
|
115 |
"sample_id": 12,
|
116 |
-
"original_filename": "
|
117 |
"detected": true,
|
118 |
"text_extracted": true,
|
119 |
-
"extracted_text": "
|
120 |
-
"text_confidence": 0.
|
121 |
-
"processing_time": 0.
|
122 |
},
|
123 |
{
|
124 |
"sample_id": 13,
|
125 |
-
"original_filename": "
|
126 |
"detected": true,
|
127 |
"text_extracted": true,
|
128 |
-
"extracted_text": "
|
129 |
-
"text_confidence": 0.
|
130 |
-
"processing_time": 0.
|
131 |
},
|
132 |
{
|
133 |
"sample_id": 14,
|
134 |
-
"original_filename": "
|
135 |
"detected": true,
|
136 |
-
"text_extracted":
|
137 |
-
"extracted_text": "
|
138 |
-
"text_confidence": 0.
|
139 |
-
"processing_time": 0.
|
140 |
},
|
141 |
{
|
142 |
"sample_id": 15,
|
143 |
-
"original_filename": "
|
144 |
"detected": true,
|
145 |
"text_extracted": true,
|
146 |
-
"extracted_text": "
|
147 |
-
"text_confidence": 0.
|
148 |
-
"processing_time": 0.
|
149 |
},
|
150 |
{
|
151 |
"sample_id": 16,
|
152 |
-
"original_filename": "
|
153 |
"detected": true,
|
154 |
"text_extracted": true,
|
155 |
-
"extracted_text": "
|
156 |
-
"text_confidence": 0.
|
157 |
-
"processing_time": 0.
|
158 |
},
|
159 |
{
|
160 |
"sample_id": 17,
|
161 |
-
"original_filename": "
|
162 |
"detected": true,
|
163 |
"text_extracted": true,
|
164 |
-
"extracted_text": "
|
165 |
-
"text_confidence": 0.
|
166 |
-
"processing_time": 0.
|
167 |
},
|
168 |
{
|
169 |
"sample_id": 18,
|
170 |
-
"original_filename": "
|
171 |
"detected": true,
|
172 |
"text_extracted": true,
|
173 |
-
"extracted_text": "
|
174 |
-
"text_confidence": 0.
|
175 |
-
"processing_time": 0.
|
176 |
},
|
177 |
{
|
178 |
"sample_id": 19,
|
179 |
-
"original_filename": "
|
180 |
"detected": true,
|
181 |
"text_extracted": true,
|
182 |
-
"extracted_text": "
|
183 |
-
"text_confidence": 0.
|
184 |
-
"processing_time": 0.
|
185 |
},
|
186 |
{
|
187 |
"sample_id": 20,
|
188 |
-
"original_filename": "
|
189 |
"detected": true,
|
190 |
"text_extracted": true,
|
191 |
-
"extracted_text": "
|
192 |
-
"text_confidence": 0.
|
193 |
-
"processing_time": 0.
|
194 |
},
|
195 |
{
|
196 |
"sample_id": 21,
|
197 |
-
"original_filename": "
|
198 |
"detected": true,
|
199 |
"text_extracted": true,
|
200 |
-
"extracted_text": "
|
201 |
-
"text_confidence": 0.
|
202 |
-
"processing_time": 0.
|
203 |
},
|
204 |
{
|
205 |
"sample_id": 22,
|
206 |
-
"original_filename": "
|
207 |
"detected": true,
|
208 |
"text_extracted": true,
|
209 |
-
"extracted_text": "
|
210 |
-
"text_confidence": 0.
|
211 |
-
"processing_time": 0.
|
212 |
},
|
213 |
{
|
214 |
"sample_id": 23,
|
215 |
-
"original_filename": "
|
216 |
"detected": true,
|
217 |
"text_extracted": true,
|
218 |
-
"extracted_text": "
|
219 |
-
"text_confidence": 0.
|
220 |
-
"processing_time": 0.
|
221 |
},
|
222 |
{
|
223 |
"sample_id": 24,
|
224 |
-
"original_filename": "
|
225 |
"detected": true,
|
226 |
"text_extracted": true,
|
227 |
-
"extracted_text": "
|
228 |
-
"text_confidence": 0.
|
229 |
-
"processing_time": 0.
|
230 |
},
|
231 |
{
|
232 |
"sample_id": 25,
|
233 |
-
"original_filename": "
|
234 |
"detected": true,
|
235 |
"text_extracted": true,
|
236 |
-
"extracted_text": "
|
237 |
-
"text_confidence": 0.
|
238 |
-
"processing_time": 0.
|
239 |
},
|
240 |
{
|
241 |
"sample_id": 26,
|
242 |
-
"original_filename": "
|
243 |
"detected": true,
|
244 |
"text_extracted": true,
|
245 |
-
"extracted_text": "
|
246 |
-
"text_confidence": 0.
|
247 |
-
"processing_time": 0.
|
248 |
},
|
249 |
{
|
250 |
"sample_id": 27,
|
251 |
-
"original_filename": "
|
252 |
"detected": true,
|
253 |
"text_extracted": true,
|
254 |
-
"extracted_text": "
|
255 |
-
"text_confidence": 0.
|
256 |
-
"processing_time": 0.
|
257 |
},
|
258 |
{
|
259 |
"sample_id": 28,
|
260 |
-
"original_filename": "
|
261 |
"detected": true,
|
262 |
"text_extracted": true,
|
263 |
-
"extracted_text": "
|
264 |
-
"text_confidence": 0.
|
265 |
-
"processing_time": 0.
|
266 |
},
|
267 |
{
|
268 |
"sample_id": 29,
|
269 |
-
"original_filename": "
|
270 |
"detected": true,
|
271 |
"text_extracted": true,
|
272 |
-
"extracted_text": "
|
273 |
-
"text_confidence": 0.
|
274 |
-
"processing_time": 0.
|
275 |
},
|
276 |
{
|
277 |
"sample_id": 30,
|
278 |
-
"original_filename": "
|
279 |
"detected": true,
|
280 |
"text_extracted": true,
|
281 |
-
"extracted_text": "
|
282 |
-
"text_confidence": 0.
|
283 |
-
"processing_time": 0.
|
284 |
}
|
285 |
]
|
286 |
}
|
|
|
1 |
{
|
2 |
"model_version": "1.0.0",
|
3 |
+
"evaluation_date": "2025-08-17T13:42:37.820441",
|
4 |
"dataset_size": 30,
|
5 |
"metrics": {
|
6 |
"detection_rate": 1.0,
|
7 |
+
"text_extraction_rate": 1.0,
|
8 |
+
"average_processing_time_seconds": 0.041268102327982586,
|
9 |
+
"frames_per_second": 24.23179025903335,
|
10 |
+
"min_processing_time": 0.028450965881347656,
|
11 |
+
"max_processing_time": 0.07863545417785645,
|
12 |
+
"std_processing_time": 0.012311315310732304
|
13 |
},
|
14 |
"detailed_results": [
|
15 |
{
|
16 |
"sample_id": 1,
|
17 |
+
"original_filename": "FF252ND.jpg",
|
18 |
"detected": true,
|
19 |
"text_extracted": true,
|
20 |
+
"extracted_text": "7F22M",
|
21 |
+
"text_confidence": 0.1359109528195306,
|
22 |
+
"processing_time": 0.03709602355957031
|
23 |
},
|
24 |
{
|
25 |
"sample_id": 2,
|
26 |
+
"original_filename": "ESXI8932.png",
|
27 |
"detected": true,
|
28 |
"text_extracted": true,
|
29 |
+
"extracted_text": "CUM",
|
30 |
+
"text_confidence": 0.09023780228801391,
|
31 |
+
"processing_time": 0.03907513618469238
|
32 |
},
|
33 |
{
|
34 |
"sample_id": 3,
|
35 |
+
"original_filename": "DRP375.png",
|
36 |
"detected": true,
|
37 |
"text_extracted": true,
|
38 |
+
"extracted_text": "8",
|
39 |
+
"text_confidence": 0.6590102449941106,
|
40 |
+
"processing_time": 0.03998374938964844
|
41 |
},
|
42 |
{
|
43 |
"sample_id": 4,
|
44 |
+
"original_filename": "BA493MK.png",
|
45 |
"detected": true,
|
46 |
"text_extracted": true,
|
47 |
+
"extracted_text": "M",
|
48 |
+
"text_confidence": 0.09549797301041085,
|
49 |
+
"processing_time": 0.04920077323913574
|
50 |
},
|
51 |
{
|
52 |
"sample_id": 5,
|
53 |
+
"original_filename": "DB001AX.jpg",
|
54 |
"detected": true,
|
55 |
"text_extracted": true,
|
56 |
+
"extracted_text": "D8M",
|
57 |
+
"text_confidence": 0.11051239423952085,
|
58 |
+
"processing_time": 0.0294644832611084
|
59 |
},
|
60 |
{
|
61 |
"sample_id": 6,
|
62 |
+
"original_filename": "G1457B_1.png",
|
63 |
"detected": true,
|
64 |
"text_extracted": true,
|
65 |
+
"extracted_text": "614518",
|
66 |
+
"text_confidence": 0.4479095213666241,
|
67 |
+
"processing_time": 0.035883426666259766
|
68 |
},
|
69 |
{
|
70 |
"sample_id": 7,
|
71 |
+
"original_filename": "UOU695.png",
|
72 |
"detected": true,
|
73 |
"text_extracted": true,
|
74 |
+
"extracted_text": "MM8",
|
75 |
+
"text_confidence": 0.08091828763077846,
|
76 |
+
"processing_time": 0.07863545417785645
|
77 |
},
|
78 |
{
|
79 |
"sample_id": 8,
|
80 |
+
"original_filename": "9JAG121_1.png",
|
81 |
"detected": true,
|
82 |
"text_extracted": true,
|
83 |
+
"extracted_text": "04J6Y24",
|
84 |
+
"text_confidence": 0.02076811837423804,
|
85 |
+
"processing_time": 0.03704667091369629
|
86 |
},
|
87 |
{
|
88 |
"sample_id": 9,
|
89 |
+
"original_filename": "0648BU.png",
|
90 |
"detected": true,
|
91 |
"text_extracted": true,
|
92 |
+
"extracted_text": "06488V8",
|
93 |
+
"text_confidence": 0.5864298982596717,
|
94 |
+
"processing_time": 0.05330967903137207
|
95 |
},
|
96 |
{
|
97 |
"sample_id": 10,
|
98 |
"original_filename": "5126HVL.png",
|
99 |
"detected": true,
|
100 |
"text_extracted": true,
|
101 |
+
"extracted_text": "JIEHL",
|
102 |
+
"text_confidence": 0.10354796911673268,
|
103 |
+
"processing_time": 0.033296823501586914
|
104 |
},
|
105 |
{
|
106 |
"sample_id": 11,
|
107 |
+
"original_filename": "FP786YF.jpg",
|
108 |
"detected": true,
|
109 |
"text_extracted": true,
|
110 |
+
"extracted_text": "FP786",
|
111 |
+
"text_confidence": 0.49063262749561304,
|
112 |
+
"processing_time": 0.040404558181762695
|
113 |
},
|
114 |
{
|
115 |
"sample_id": 12,
|
116 |
+
"original_filename": "381ATK83.png",
|
117 |
"detected": true,
|
118 |
"text_extracted": true,
|
119 |
+
"extracted_text": "MHYM",
|
120 |
+
"text_confidence": 0.2301836609840393,
|
121 |
+
"processing_time": 0.032756805419921875
|
122 |
},
|
123 |
{
|
124 |
"sample_id": 13,
|
125 |
+
"original_filename": "YB75711.png",
|
126 |
"detected": true,
|
127 |
"text_extracted": true,
|
128 |
+
"extracted_text": "RES7H",
|
129 |
+
"text_confidence": 0.10078427471316173,
|
130 |
+
"processing_time": 0.03154325485229492
|
131 |
},
|
132 |
{
|
133 |
"sample_id": 14,
|
134 |
+
"original_filename": "SJJ201.png",
|
135 |
"detected": true,
|
136 |
+
"text_extracted": true,
|
137 |
+
"extracted_text": "84W8M7",
|
138 |
+
"text_confidence": 0.026839966769870577,
|
139 |
+
"processing_time": 0.036742448806762695
|
140 |
},
|
141 |
{
|
142 |
"sample_id": 15,
|
143 |
+
"original_filename": "DB48SCF.png",
|
144 |
"detected": true,
|
145 |
"text_extracted": true,
|
146 |
+
"extracted_text": "0R48SOF",
|
147 |
+
"text_confidence": 0.06329555752276662,
|
148 |
+
"processing_time": 0.03805279731750488
|
149 |
},
|
150 |
{
|
151 |
"sample_id": 16,
|
152 |
+
"original_filename": "ESCC690.png",
|
153 |
"detected": true,
|
154 |
"text_extracted": true,
|
155 |
+
"extracted_text": "HS8M",
|
156 |
+
"text_confidence": 0.10109852999448776,
|
157 |
+
"processing_time": 0.03041553497314453
|
158 |
},
|
159 |
{
|
160 |
"sample_id": 17,
|
161 |
+
"original_filename": "EZ931ZH.jpg",
|
162 |
"detected": true,
|
163 |
"text_extracted": true,
|
164 |
+
"extracted_text": "72807K7",
|
165 |
+
"text_confidence": 0.015200019781197617,
|
166 |
+
"processing_time": 0.03729891777038574
|
167 |
},
|
168 |
{
|
169 |
"sample_id": 18,
|
170 |
+
"original_filename": "P01229.png",
|
171 |
"detected": true,
|
172 |
"text_extracted": true,
|
173 |
+
"extracted_text": "I",
|
174 |
+
"text_confidence": 0.29759168851697737,
|
175 |
+
"processing_time": 0.07516264915466309
|
176 |
},
|
177 |
{
|
178 |
"sample_id": 19,
|
179 |
+
"original_filename": "ZZ7099.png",
|
180 |
"detected": true,
|
181 |
"text_extracted": true,
|
182 |
+
"extracted_text": "H7M4",
|
183 |
+
"text_confidence": 0.13570848107337952,
|
184 |
+
"processing_time": 0.03296351432800293
|
185 |
},
|
186 |
{
|
187 |
"sample_id": 20,
|
188 |
+
"original_filename": "AB323VJ.png",
|
189 |
"detected": true,
|
190 |
"text_extracted": true,
|
191 |
+
"extracted_text": "AIH",
|
192 |
+
"text_confidence": 0.13893501794212001,
|
193 |
+
"processing_time": 0.031028270721435547
|
194 |
},
|
195 |
{
|
196 |
"sample_id": 21,
|
197 |
+
"original_filename": "AM113DA.png",
|
198 |
"detected": true,
|
199 |
"text_extracted": true,
|
200 |
+
"extracted_text": "HUU01",
|
201 |
+
"text_confidence": 0.014945281684506786,
|
202 |
+
"processing_time": 0.035968780517578125
|
203 |
},
|
204 |
{
|
205 |
"sample_id": 22,
|
206 |
+
"original_filename": "CE8670AX.png",
|
207 |
"detected": true,
|
208 |
"text_extracted": true,
|
209 |
+
"extracted_text": "0E867OAX",
|
210 |
+
"text_confidence": 0.048645358412514036,
|
211 |
+
"processing_time": 0.043066978454589844
|
212 |
},
|
213 |
{
|
214 |
"sample_id": 23,
|
215 |
+
"original_filename": "34EN9199.png",
|
216 |
"detected": true,
|
217 |
"text_extracted": true,
|
218 |
+
"extracted_text": "IN",
|
219 |
+
"text_confidence": 0.25239143784798546,
|
220 |
+
"processing_time": 0.049486637115478516
|
221 |
},
|
222 |
{
|
223 |
"sample_id": 24,
|
224 |
+
"original_filename": "FCK469.png",
|
225 |
"detected": true,
|
226 |
"text_extracted": true,
|
227 |
+
"extracted_text": "MH",
|
228 |
+
"text_confidence": 0.5552518611471474,
|
229 |
+
"processing_time": 0.028450965881347656
|
230 |
},
|
231 |
{
|
232 |
"sample_id": 25,
|
233 |
+
"original_filename": "G0CIAPA.png",
|
234 |
"detected": true,
|
235 |
"text_extracted": true,
|
236 |
+
"extracted_text": "MCHPH",
|
237 |
+
"text_confidence": 0.5773083840332077,
|
238 |
+
"processing_time": 0.06663298606872559
|
239 |
},
|
240 |
{
|
241 |
"sample_id": 26,
|
242 |
+
"original_filename": "EK034FF.jpg",
|
243 |
"detected": true,
|
244 |
"text_extracted": true,
|
245 |
+
"extracted_text": "EKMF",
|
246 |
+
"text_confidence": 0.06385236978530884,
|
247 |
+
"processing_time": 0.03522634506225586
|
248 |
},
|
249 |
{
|
250 |
"sample_id": 27,
|
251 |
+
"original_filename": "TG80229.png",
|
252 |
"detected": true,
|
253 |
"text_extracted": true,
|
254 |
+
"extracted_text": "888M804",
|
255 |
+
"text_confidence": 0.04755074481450898,
|
256 |
+
"processing_time": 0.04121661186218262
|
257 |
},
|
258 |
{
|
259 |
"sample_id": 28,
|
260 |
+
"original_filename": "ER140CY.jpg",
|
261 |
"detected": true,
|
262 |
"text_extracted": true,
|
263 |
+
"extracted_text": "FR",
|
264 |
+
"text_confidence": 0.31409693657594445,
|
265 |
+
"processing_time": 0.04489588737487793
|
266 |
},
|
267 |
{
|
268 |
"sample_id": 29,
|
269 |
+
"original_filename": "B911BLG.png",
|
270 |
"detected": true,
|
271 |
"text_extracted": true,
|
272 |
+
"extracted_text": "B9IDLG",
|
273 |
+
"text_confidence": 0.37270541991140665,
|
274 |
+
"processing_time": 0.03373885154724121
|
275 |
},
|
276 |
{
|
277 |
"sample_id": 30,
|
278 |
+
"original_filename": "EJQ588.png",
|
279 |
"detected": true,
|
280 |
"text_extracted": true,
|
281 |
+
"extracted_text": "8",
|
282 |
+
"text_confidence": 0.8753363975778861,
|
283 |
+
"processing_time": 0.03999805450439453
|
284 |
}
|
285 |
]
|
286 |
}
|
training_config.json
CHANGED
@@ -2,16 +2,16 @@
|
|
2 |
"model_type": "YOLOv8n",
|
3 |
"epochs": 100,
|
4 |
"image_size": 640,
|
5 |
-
"batch_size":
|
6 |
"patience": 10,
|
7 |
"data_yaml": "yolo_dataset/data.yaml",
|
8 |
-
"training_date": "2025-08-
|
9 |
-
"device": "
|
10 |
"train_images": 411,
|
11 |
"val_images": 103,
|
12 |
"gpu_info": {
|
13 |
-
"cuda_available":
|
14 |
-
"device_name": "
|
15 |
-
"memory_gb":
|
16 |
}
|
17 |
}
|
|
|
2 |
"model_type": "YOLOv8n",
|
3 |
"epochs": 100,
|
4 |
"image_size": 640,
|
5 |
+
"batch_size": 32,
|
6 |
"patience": 10,
|
7 |
"data_yaml": "yolo_dataset/data.yaml",
|
8 |
+
"training_date": "2025-08-17T13:40:18.135292",
|
9 |
+
"device": "cuda",
|
10 |
"train_images": 411,
|
11 |
"val_images": 103,
|
12 |
"gpu_info": {
|
13 |
+
"cuda_available": true,
|
14 |
+
"device_name": "Tesla P100-PCIE-16GB",
|
15 |
+
"memory_gb": 15.887939453125
|
16 |
}
|
17 |
}
|