Upload 5 files
Browse files- config.json +6 -6
- ocr_config.json +1 -1
- performance_metrics.json +126 -126
- training_config.json +1 -1
- training_results.json +14 -0
config.json
CHANGED
@@ -15,11 +15,11 @@
|
|
15 |
"performance_metrics": {
|
16 |
"detection_rate": 1.0,
|
17 |
"text_extraction_rate": 1.0,
|
18 |
-
"average_processing_time_seconds": 0.
|
19 |
-
"frames_per_second": 6.
|
20 |
-
"min_processing_time": 0.
|
21 |
-
"max_processing_time": 0.
|
22 |
-
"std_processing_time": 0.
|
23 |
},
|
24 |
-
"created_date": "2025-08-
|
25 |
}
|
|
|
15 |
"performance_metrics": {
|
16 |
"detection_rate": 1.0,
|
17 |
"text_extraction_rate": 1.0,
|
18 |
+
"average_processing_time_seconds": 0.16443004608154296,
|
19 |
+
"frames_per_second": 6.08161357264406,
|
20 |
+
"min_processing_time": 0.15184617042541504,
|
21 |
+
"max_processing_time": 0.19035720825195312,
|
22 |
+
"std_processing_time": 0.011106950504556424
|
23 |
},
|
24 |
+
"created_date": "2025-08-20T15:35:35.186430"
|
25 |
}
|
ocr_config.json
CHANGED
@@ -25,6 +25,6 @@
|
|
25 |
"current_device": "cpu",
|
26 |
"device_name": "CPU"
|
27 |
},
|
28 |
-
"configuration_date": "2025-08-
|
29 |
"initialization_successful": true
|
30 |
}
|
|
|
25 |
"current_device": "cpu",
|
26 |
"device_name": "CPU"
|
27 |
},
|
28 |
+
"configuration_date": "2025-08-20T15:35:07.523959",
|
29 |
"initialization_successful": true
|
30 |
}
|
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": 1.0,
|
8 |
-
"average_processing_time_seconds": 0.
|
9 |
-
"frames_per_second": 6.
|
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": "
|
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": true,
|
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-20T15:35:30.059034",
|
4 |
"dataset_size": 30,
|
5 |
"metrics": {
|
6 |
"detection_rate": 1.0,
|
7 |
"text_extraction_rate": 1.0,
|
8 |
+
"average_processing_time_seconds": 0.16443004608154296,
|
9 |
+
"frames_per_second": 6.08161357264406,
|
10 |
+
"min_processing_time": 0.15184617042541504,
|
11 |
+
"max_processing_time": 0.19035720825195312,
|
12 |
+
"std_processing_time": 0.011106950504556424
|
13 |
},
|
14 |
"detailed_results": [
|
15 |
{
|
16 |
"sample_id": 1,
|
17 |
+
"original_filename": "PG589G.JPG",
|
18 |
"detected": true,
|
19 |
"text_extracted": true,
|
20 |
+
"extracted_text": "6",
|
21 |
+
"text_confidence": 0.7801779410722389,
|
22 |
+
"processing_time": 0.1713271141052246
|
23 |
},
|
24 |
{
|
25 |
"sample_id": 2,
|
26 |
+
"original_filename": "B75MCY.png",
|
27 |
"detected": true,
|
28 |
"text_extracted": true,
|
29 |
+
"extracted_text": "DKY",
|
30 |
+
"text_confidence": 0.3681604770314957,
|
31 |
+
"processing_time": 0.15882205963134766
|
32 |
},
|
33 |
{
|
34 |
"sample_id": 3,
|
35 |
+
"original_filename": "8185ZS30.png",
|
36 |
"detected": true,
|
37 |
"text_extracted": true,
|
38 |
+
"extracted_text": "8185IRI",
|
39 |
+
"text_confidence": 0.07624776371908076,
|
40 |
+
"processing_time": 0.1866917610168457
|
41 |
},
|
42 |
{
|
43 |
"sample_id": 4,
|
44 |
+
"original_filename": "BE259030.png",
|
45 |
"detected": true,
|
46 |
"text_extracted": true,
|
47 |
+
"extracted_text": "JE2898M",
|
48 |
+
"text_confidence": 0.039788309783120604,
|
49 |
+
"processing_time": 0.16576695442199707
|
50 |
},
|
51 |
{
|
52 |
"sample_id": 5,
|
53 |
+
"original_filename": "B75MCY_1.png",
|
54 |
"detected": true,
|
55 |
"text_extracted": true,
|
56 |
+
"extracted_text": "DRY",
|
57 |
+
"text_confidence": 0.23921479554714445,
|
58 |
+
"processing_time": 0.15953493118286133
|
59 |
},
|
60 |
{
|
61 |
"sample_id": 6,
|
62 |
+
"original_filename": "3307WWA84.png",
|
63 |
"detected": true,
|
64 |
"text_extracted": true,
|
65 |
+
"extracted_text": "HHM",
|
66 |
+
"text_confidence": 0.53453479352026,
|
67 |
+
"processing_time": 0.1582660675048828
|
68 |
},
|
69 |
{
|
70 |
"sample_id": 7,
|
71 |
+
"original_filename": "AM113DA.png",
|
72 |
"detected": true,
|
73 |
"text_extracted": true,
|
74 |
+
"extracted_text": "YMD",
|
75 |
+
"text_confidence": 0.07191435249423393,
|
76 |
+
"processing_time": 0.15994906425476074
|
77 |
},
|
78 |
{
|
79 |
"sample_id": 8,
|
80 |
+
"original_filename": "FP773DS.jpg",
|
81 |
"detected": true,
|
82 |
"text_extracted": true,
|
83 |
+
"extracted_text": "FTA",
|
84 |
+
"text_confidence": 0.21492601155493615,
|
85 |
+
"processing_time": 0.1634230613708496
|
86 |
},
|
87 |
{
|
88 |
"sample_id": 9,
|
89 |
+
"original_filename": "DD256CG.jpg",
|
90 |
"detected": true,
|
91 |
"text_extracted": true,
|
92 |
+
"extracted_text": "8I2E8M",
|
93 |
+
"text_confidence": 0.013852347829306381,
|
94 |
+
"processing_time": 0.15764927864074707
|
95 |
},
|
96 |
{
|
97 |
"sample_id": 10,
|
98 |
+
"original_filename": "G0CIAPA.png",
|
99 |
"detected": true,
|
100 |
"text_extracted": true,
|
101 |
+
"extracted_text": "MCHPH",
|
102 |
+
"text_confidence": 0.47191003012050464,
|
103 |
+
"processing_time": 0.18984007835388184
|
104 |
},
|
105 |
{
|
106 |
"sample_id": 11,
|
107 |
+
"original_filename": "GE1176_1.png",
|
108 |
"detected": true,
|
109 |
"text_extracted": true,
|
110 |
+
"extracted_text": "N",
|
111 |
+
"text_confidence": 0.3224880720061698,
|
112 |
+
"processing_time": 0.17891407012939453
|
113 |
},
|
114 |
{
|
115 |
"sample_id": 12,
|
116 |
+
"original_filename": "84R2712A.png",
|
117 |
"detected": true,
|
118 |
"text_extracted": true,
|
119 |
+
"extracted_text": "JNRETHH",
|
120 |
+
"text_confidence": 0.09461551127891091,
|
121 |
+
"processing_time": 0.16177582740783691
|
122 |
},
|
123 |
{
|
124 |
"sample_id": 13,
|
125 |
+
"original_filename": "MDPC1249.png",
|
126 |
"detected": true,
|
127 |
"text_extracted": true,
|
128 |
+
"extracted_text": "HUHHH",
|
129 |
+
"text_confidence": 0.05834167469960825,
|
130 |
+
"processing_time": 0.1583390235900879
|
131 |
},
|
132 |
{
|
133 |
"sample_id": 14,
|
134 |
+
"original_filename": "B111TXS.png",
|
135 |
"detected": true,
|
136 |
"text_extracted": true,
|
137 |
+
"extracted_text": "BULTXS",
|
138 |
+
"text_confidence": 0.22063267083096483,
|
139 |
+
"processing_time": 0.1551821231842041
|
140 |
},
|
141 |
{
|
142 |
"sample_id": 15,
|
143 |
+
"original_filename": "I008646.png",
|
144 |
"detected": true,
|
145 |
"text_extracted": true,
|
146 |
+
"extracted_text": "7008848",
|
147 |
+
"text_confidence": 0.35883170282916604,
|
148 |
+
"processing_time": 0.16095495223999023
|
149 |
},
|
150 |
{
|
151 |
"sample_id": 16,
|
152 |
+
"original_filename": "CEH422S.png",
|
153 |
"detected": true,
|
154 |
"text_extracted": true,
|
155 |
+
"extracted_text": "N",
|
156 |
+
"text_confidence": 0.2377998552529883,
|
157 |
+
"processing_time": 0.15654873847961426
|
158 |
},
|
159 |
{
|
160 |
"sample_id": 17,
|
161 |
+
"original_filename": "BS45640_1.png",
|
162 |
"detected": true,
|
163 |
"text_extracted": true,
|
164 |
+
"extracted_text": "HHNHE",
|
165 |
+
"text_confidence": 0.03435997641736503,
|
166 |
+
"processing_time": 0.15720701217651367
|
167 |
},
|
168 |
{
|
169 |
"sample_id": 18,
|
170 |
+
"original_filename": "THW82986.png",
|
171 |
"detected": true,
|
172 |
"text_extracted": true,
|
173 |
+
"extracted_text": "HMM",
|
174 |
+
"text_confidence": 0.11134300522350735,
|
175 |
+
"processing_time": 0.18102216720581055
|
176 |
},
|
177 |
{
|
178 |
"sample_id": 19,
|
179 |
+
"original_filename": "EE972DY.jpg",
|
180 |
"detected": true,
|
181 |
"text_extracted": true,
|
182 |
+
"extracted_text": "E9720Y7",
|
183 |
+
"text_confidence": 0.2707435195283102,
|
184 |
+
"processing_time": 0.15184617042541504
|
185 |
},
|
186 |
{
|
187 |
"sample_id": 20,
|
188 |
+
"original_filename": "236M125.png",
|
189 |
"detected": true,
|
190 |
"text_extracted": true,
|
191 |
+
"extracted_text": "86H88",
|
192 |
+
"text_confidence": 0.09775960686168118,
|
193 |
+
"processing_time": 0.15961503982543945
|
194 |
},
|
195 |
{
|
196 |
"sample_id": 21,
|
197 |
+
"original_filename": "B69SXV.png",
|
198 |
"detected": true,
|
199 |
"text_extracted": true,
|
200 |
+
"extracted_text": "B96SXV",
|
201 |
+
"text_confidence": 0.4146557062095383,
|
202 |
+
"processing_time": 0.15407514572143555
|
203 |
},
|
204 |
{
|
205 |
"sample_id": 22,
|
206 |
+
"original_filename": "EJ494BR.png",
|
207 |
"detected": true,
|
208 |
"text_extracted": true,
|
209 |
+
"extracted_text": "EVBN",
|
210 |
+
"text_confidence": 0.054683055728673935,
|
211 |
+
"processing_time": 0.15889406204223633
|
212 |
},
|
213 |
{
|
214 |
"sample_id": 23,
|
215 |
+
"original_filename": "P01229.png",
|
216 |
"detected": true,
|
217 |
"text_extracted": true,
|
218 |
+
"extracted_text": "I",
|
219 |
+
"text_confidence": 0.26962666532250523,
|
220 |
+
"processing_time": 0.17532730102539062
|
221 |
},
|
222 |
{
|
223 |
"sample_id": 24,
|
224 |
+
"original_filename": "CM229MN_1.png",
|
225 |
"detected": true,
|
226 |
"text_extracted": true,
|
227 |
+
"extracted_text": "MLAN",
|
228 |
+
"text_confidence": 0.08965349942445755,
|
229 |
+
"processing_time": 0.15795683860778809
|
230 |
},
|
231 |
{
|
232 |
"sample_id": 25,
|
233 |
+
"original_filename": "SRG4104.png",
|
234 |
"detected": true,
|
235 |
"text_extracted": true,
|
236 |
+
"extracted_text": "S6U404",
|
237 |
+
"text_confidence": 0.03115010132954249,
|
238 |
+
"processing_time": 0.15743207931518555
|
239 |
},
|
240 |
{
|
241 |
"sample_id": 26,
|
242 |
+
"original_filename": "W304JF.jpg",
|
243 |
"detected": true,
|
244 |
"text_extracted": true,
|
245 |
+
"extracted_text": "ANF",
|
246 |
+
"text_confidence": 0.08139506354939732,
|
247 |
+
"processing_time": 0.1573958396911621
|
248 |
},
|
249 |
{
|
250 |
"sample_id": 27,
|
251 |
+
"original_filename": "SLF9995.png",
|
252 |
"detected": true,
|
253 |
"text_extracted": true,
|
254 |
+
"extracted_text": "68F9008",
|
255 |
+
"text_confidence": 0.17536384119393258,
|
256 |
+
"processing_time": 0.17792630195617676
|
257 |
},
|
258 |
{
|
259 |
"sample_id": 28,
|
260 |
+
"original_filename": "TMD038.png",
|
261 |
"detected": true,
|
262 |
"text_extracted": true,
|
263 |
+
"extracted_text": "M",
|
264 |
+
"text_confidence": 0.240245741566377,
|
265 |
+
"processing_time": 0.19035720825195312
|
266 |
},
|
267 |
{
|
268 |
"sample_id": 29,
|
269 |
+
"original_filename": "ZZ7099.png",
|
270 |
"detected": true,
|
271 |
"text_extracted": true,
|
272 |
+
"extracted_text": "1794",
|
273 |
+
"text_confidence": 0.09818681329488754,
|
274 |
+
"processing_time": 0.15806317329406738
|
275 |
},
|
276 |
{
|
277 |
"sample_id": 30,
|
278 |
+
"original_filename": "MS5683V.png",
|
279 |
"detected": true,
|
280 |
"text_extracted": true,
|
281 |
+
"extracted_text": "HR-MW",
|
282 |
+
"text_confidence": 0.11480549441377279,
|
283 |
+
"processing_time": 0.15279793739318848
|
284 |
}
|
285 |
]
|
286 |
}
|
training_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"batch_size": 4,
|
6 |
"patience": 10,
|
7 |
"data_yaml": "yolo_dataset/data.yaml",
|
8 |
-
"training_date": "2025-08-
|
9 |
"device": "cpu",
|
10 |
"train_images": 411,
|
11 |
"val_images": 103,
|
|
|
5 |
"batch_size": 4,
|
6 |
"patience": 10,
|
7 |
"data_yaml": "yolo_dataset/data.yaml",
|
8 |
+
"training_date": "2025-08-20T14:17:35.106494",
|
9 |
"device": "cpu",
|
10 |
"train_images": 411,
|
11 |
"val_images": 103,
|
training_results.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"final_metrics": {
|
3 |
+
"map50": 0.995,
|
4 |
+
"map50_95": 0.9949999999999999,
|
5 |
+
"precision": 0.9969141895732625,
|
6 |
+
"recall": 1.0
|
7 |
+
},
|
8 |
+
"training_completed": "2025-08-20T15:34:02.272776",
|
9 |
+
"epochs_completed": 100,
|
10 |
+
"device_used": "cpu",
|
11 |
+
"batch_size_used": 4,
|
12 |
+
"workers_used": 4,
|
13 |
+
"training_successful": true
|
14 |
+
}
|