File size: 14,125 Bytes
6bc9d9f
 
 
 
 
 
 
 
 
 
 
 
 
 
ed47f8d
 
 
 
 
 
 
 
 
 
 
 
 
 
220ef2b
 
 
 
 
 
 
 
 
 
 
 
 
 
c9ff4ca
 
 
 
 
 
 
 
 
 
 
 
 
 
a1e5a9f
 
 
 
 
 
 
 
 
 
 
 
 
 
8e67b28
 
27db680
 
 
 
 
 
 
 
 
 
 
 
e163f49
 
 
 
 
 
 
 
 
 
 
 
 
 
e916368
 
acb558b
 
 
 
 
 
 
 
 
 
 
 
fb08524
 
 
 
 
 
 
 
 
 
 
 
 
 
1c876b3
 
 
 
 
 
 
 
 
 
 
 
 
 
09a0796
 
 
 
 
 
 
 
 
 
 
 
 
 
da5a422
 
 
 
 
 
 
 
 
 
 
 
 
 
39f7a74
 
 
 
 
 
 
 
 
 
 
 
 
 
6e6a43b
 
 
 
 
 
 
 
 
 
 
 
 
 
11fc414
 
 
 
 
 
 
 
 
 
 
 
 
 
ee23424
 
 
 
 
 
 
 
 
 
 
 
 
 
643cf3a
 
 
 
 
 
 
 
 
 
 
 
 
 
51e6030
 
 
 
 
 
 
 
 
 
 
 
 
 
451551c
 
 
 
 
 
 
 
 
 
 
 
 
 
202ed13
 
 
 
 
 
 
 
 
 
 
 
 
 
bae2daf
 
60a9f04
 
 
 
 
 
 
 
 
 
 
 
cef4af9
109ee94
 
 
15cd4cc
 
 
 
 
 
 
 
 
 
91b8349
 
 
 
 
 
 
 
 
 
 
 
 
 
164785b
 
 
 
 
 
 
 
 
 
 
 
 
 
9a4b5ad
 
 
 
 
 
 
 
 
 
 
 
 
 
02808bf
 
 
 
 
 
 
 
 
 
 
 
 
 
61c70ea
 
5bb4ab7
 
 
 
 
 
 
 
 
 
 
 
94d29a7
 
 
 
 
 
 
 
 
 
 
 
 
 
d7edc10
 
 
 
 
 
 
 
 
 
 
 
 
 
59d2682
 
 
 
 
 
 
 
 
 
 
 
 
 
6a569d9
 
 
 
 
 
 
 
 
 
 
 
 
 
6d0bc8f
 
716db81
 
 
 
 
 
 
 
 
 
 
 
0d67066
 
 
 
 
 
 
 
 
 
 
 
 
 
6bc9d9f
 
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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
[
  {
    "epoch": 1,
    "lr": 3.6e-05,
    "tr_loss": 0.22980730191585907,
    "tr_dice": 0.8040559124640051,
    "tr_dice_lung": 0.8630523184016459,
    "tr_iou": 0.7517559432507436,
    "vl_loss": 0.1702354698540468,
    "vl_dice": 0.8204505754482599,
    "vl_dice_lung": 0.8522037017724081,
    "vl_iou": 0.7790619855440077,
    "vl_sensitivity": 0.9264708728707376,
    "vl_specificity": 0.9858729095377261
  },
  {
    "epoch": 2,
    "lr": 5.2000000000000004e-05,
    "tr_loss": 0.05145027979659209,
    "tr_dice": 0.8719711515395407,
    "tr_dice_lung": 0.8875886182007011,
    "tr_iou": 0.8301759978174406,
    "vl_loss": 0.10221182170286552,
    "vl_dice": 0.893500849010448,
    "vl_dice_lung": 0.8673837574495035,
    "vl_iou": 0.8583502577094089,
    "vl_sensitivity": 0.940283622412837,
    "vl_specificity": 0.9866703967667905
  },
  {
    "epoch": 3,
    "lr": 6.8e-05,
    "tr_loss": 0.04002984786506739,
    "tr_dice": 0.8945490211437725,
    "tr_dice_lung": 0.8969026854810248,
    "tr_iou": 0.8548896010319169,
    "vl_loss": 0.09501902172522378,
    "vl_dice": 0.8987970624351126,
    "vl_dice_lung": 0.8728683023639293,
    "vl_iou": 0.8649706468588776,
    "vl_sensitivity": 0.9412682126941322,
    "vl_specificity": 0.9876111385186276
  },
  {
    "epoch": 4,
    "lr": 8.400000000000001e-05,
    "tr_loss": 0.038489088546435984,
    "tr_dice": 0.9009118603712285,
    "tr_dice_lung": 0.9010430736542416,
    "tr_iou": 0.8621430952152062,
    "vl_loss": 0.09396012394235159,
    "vl_dice": 0.898989649269631,
    "vl_dice_lung": 0.8720975809987161,
    "vl_iou": 0.8653643849229092,
    "vl_sensitivity": 0.9342585947364725,
    "vl_specificity": 0.9880068180902172
  },
  {
    "epoch": 5,
    "lr": 0.0001,
    "tr_loss": 0.03777609804395645,
    "tr_dice": 0.9031777662992121,
    "tr_dice_lung": 0.9032591151154318,
    "tr_iou": 0.8649266926245973,
    "vl_loss": 0.0917797370296077,
    "vl_dice": 0.9008231721144191,
    "vl_dice_lung": 0.8746694688129282,
    "vl_iou": 0.8673530272807354,
    "vl_sensitivity": 0.9449359844798507,
    "vl_specificity": 0.9871553020487954
  },
  {
    "epoch": 7,
    "lr": 9.05463412215599e-05,
    "tr_loss": 0.036464522282630536,
    "tr_dice": 0.9070191923584594,
    "tr_dice_lung": 0.906152770457781,
    "tr_iou": 0.8694277374889641,
    "vl_loss": 0.08954170725971805,
    "vl_dice": 0.9044380671109037,
    "vl_dice_lung": 0.8772716715058799,
    "vl_iou": 0.8721635864977776,
    "vl_sensitivity": 0.9417382259699414,
    "vl_specificity": 0.987814127199696
  },
  {
    "epoch": 8,
    "lr": 7.959536998847742e-05,
    "tr_loss": 0.035744301249048295,
    "tr_dice": 0.9089053098852948,
    "tr_dice_lung": 0.9070699182471263,
    "tr_iou": 0.8717673024599774,
    "vl_loss": 0.0893621492042066,
    "vl_dice": 0.9029282773642535,
    "vl_dice_lung": 0.8753792722812129,
    "vl_iou": 0.8700756690284759,
    "vl_sensitivity": 0.9382377821991261,
    "vl_specificity": 0.988070177694369
  },
  {
    "epoch": 10,
    "lr": 5.05e-05,
    "tr_loss": 0.034196039466260444,
    "tr_dice": 0.9115391820947597,
    "tr_dice_lung": 0.9090274450896789,
    "tr_iou": 0.8748721497631751,
    "vl_loss": 0.09231439104335641,
    "vl_dice": 0.903452771257252,
    "vl_dice_lung": 0.8783043783025984,
    "vl_iou": 0.8704774302765792,
    "vl_sensitivity": 0.9478218637973271,
    "vl_specificity": 0.9873917211185802
  },
  {
    "epoch": 11,
    "lr": 3.5203658778440106e-05,
    "tr_loss": 0.03334944893114244,
    "tr_dice": 0.9115503307860706,
    "tr_dice_lung": 0.9091936030184296,
    "tr_iou": 0.8750851650810028,
    "vl_loss": 0.0959136666009694,
    "vl_dice": 0.9018371623909136,
    "vl_dice_lung": 0.876631126531712,
    "vl_iou": 0.8690974480136912,
    "vl_sensitivity": 0.941392805624988,
    "vl_specificity": 0.9878869396474784
  },
  {
    "epoch": 12,
    "lr": 2.1404630011522586e-05,
    "tr_loss": 0.03231669835819722,
    "tr_dice": 0.9130932738244399,
    "tr_dice_lung": 0.9103017303652738,
    "tr_iou": 0.8766327657986026,
    "vl_loss": 0.1022215954141883,
    "vl_dice": 0.9024045727037555,
    "vl_dice_lung": 0.8763161131326289,
    "vl_iou": 0.8696031341768273,
    "vl_sensitivity": 0.9411087780257928,
    "vl_specificity": 0.9877540025021742
  },
  {
    "epoch": 13,
    "lr": 1.0453658778440109e-05,
    "tr_loss": 0.0313298961485949,
    "tr_dice": 0.9138729026115128,
    "tr_dice_lung": 0.910824230002025,
    "tr_iou": 0.877665713354277,
    "vl_loss": 0.1031389331477021,
    "vl_dice": 0.9005495459758924,
    "vl_dice_lung": 0.8764147011427758,
    "vl_iou": 0.8672579229202267,
    "vl_sensitivity": 0.9418921527765216,
    "vl_specificity": 0.9877090809419862
  },
  {
    "epoch": 14,
    "lr": 3.4227024433899e-06,
    "tr_loss": 0.030755775862495918,
    "tr_dice": 0.9141383918645404,
    "tr_dice_lung": 0.9108774494435443,
    "tr_iou": 0.8779803929301967,
    "vl_loss": 0.10355352205377011,
    "vl_dice": 0.9014309451341,
    "vl_dice_lung": 0.8755546021480629,
    "vl_iou": 0.8683475935785463,
    "vl_sensitivity": 0.9400383966513016,
    "vl_specificity": 0.9878716014447759
  },
  {
    "epoch": 15,
    "lr": 0.0001,
    "tr_loss": 0.030341656584681048,
    "tr_dice": 0.9146461107744452,
    "tr_dice_lung": 0.9113542473469882,
    "tr_iou": 0.8786431078329927,
    "vl_loss": 0.10287551941445872,
    "vl_dice": 0.901901227735025,
    "vl_dice_lung": 0.8759852071949549,
    "vl_iou": 0.8688178817405258,
    "vl_sensitivity": 0.9406217732784172,
    "vl_specificity": 0.987797647270467
  },
  {
    "epoch": 16,
    "lr": 9.939057285945933e-05,
    "tr_loss": 0.03338559568740959,
    "tr_dice": 0.9100583036484472,
    "tr_dice_lung": 0.9087651163417573,
    "tr_iou": 0.873169003009952,
    "vl_loss": 0.09543543060909784,
    "vl_dice": 0.9022483425158274,
    "vl_dice_lung": 0.8759796856934553,
    "vl_iou": 0.8690897027041984,
    "vl_sensitivity": 0.9392939268404858,
    "vl_specificity": 0.9880038217798253
  },
  {
    "epoch": 17,
    "lr": 9.757729755661011e-05,
    "tr_loss": 0.03291239249464319,
    "tr_dice": 0.9111952590373288,
    "tr_dice_lung": 0.9094472983893792,
    "tr_iou": 0.8744471434459247,
    "vl_loss": 0.09298020127699912,
    "vl_dice": 0.9017778695497439,
    "vl_dice_lung": 0.8750606854944859,
    "vl_iou": 0.8684025475648061,
    "vl_sensitivity": 0.9371150566573409,
    "vl_specificity": 0.9881469484768397
  },
  {
    "epoch": 18,
    "lr": 9.460482294732421e-05,
    "tr_loss": 0.03265306083873535,
    "tr_dice": 0.911045648862005,
    "tr_dice_lung": 0.909285792482318,
    "tr_iou": 0.8744067554160262,
    "vl_loss": 0.10032302768270855,
    "vl_dice": 0.9008051884156875,
    "vl_dice_lung": 0.8764849378228222,
    "vl_iou": 0.8677389460240663,
    "vl_sensitivity": 0.9438634432064199,
    "vl_specificity": 0.9876300295490089
  },
  {
    "epoch": 19,
    "lr": 9.05463412215599e-05,
    "tr_loss": 0.03213426380782626,
    "tr_dice": 0.9115384433151227,
    "tr_dice_lung": 0.9097774577993895,
    "tr_iou": 0.8748471559775696,
    "vl_loss": 0.10916529886872853,
    "vl_dice": 0.8971269724656318,
    "vl_dice_lung": 0.8721320656849497,
    "vl_iou": 0.863407702300652,
    "vl_sensitivity": 0.9346350137057873,
    "vl_specificity": 0.9881363267692475
  },
  {
    "epoch": 20,
    "lr": 8.55017856687341e-05,
    "tr_loss": 0.03137055968692434,
    "tr_dice": 0.9121128366884228,
    "tr_dice_lung": 0.9101665534374203,
    "tr_iou": 0.8755323468959474,
    "vl_loss": 0.099137909976202,
    "vl_dice": 0.8987307078092904,
    "vl_dice_lung": 0.8749220843869115,
    "vl_iou": 0.865449235953513,
    "vl_sensitivity": 0.9416958626043539,
    "vl_specificity": 0.9877176204399274
  },
  {
    "epoch": 21,
    "lr": 7.959536998847742e-05,
    "tr_loss": 0.03079941988703746,
    "tr_dice": 0.9134590898059943,
    "tr_dice_lung": 0.911217847791666,
    "tr_iou": 0.877174715838647,
    "vl_loss": 0.10147177199756757,
    "vl_dice": 0.9007082627692186,
    "vl_dice_lung": 0.8751407326706403,
    "vl_iou": 0.867354549304806,
    "vl_sensitivity": 0.9356170671428996,
    "vl_specificity": 0.9881382986969813
  },
  {
    "epoch": 22,
    "lr": 7.297252973710757e-05,
    "tr_loss": 0.03021315830569681,
    "tr_dice": 0.9138169194584203,
    "tr_dice_lung": 0.9118085292896035,
    "tr_iou": 0.8775912638759221,
    "vl_loss": 0.09907546180720968,
    "vl_dice": 0.9040921636392418,
    "vl_dice_lung": 0.8784260887903351,
    "vl_iou": 0.8714339340176732,
    "vl_sensitivity": 0.9440516459132698,
    "vl_specificity": 0.9878672268102847
  },
  {
    "epoch": 24,
    "lr": 5.8243506019491436e-05,
    "tr_loss": 0.02926105362281721,
    "tr_dice": 0.915175282133267,
    "tr_dice_lung": 0.9130472292447037,
    "tr_iou": 0.8793345757708599,
    "vl_loss": 0.1049904797504477,
    "vl_dice": 0.8998140209028447,
    "vl_dice_lung": 0.873441770978898,
    "vl_iou": 0.8659816921401118,
    "vl_sensitivity": 0.9373045353761417,
    "vl_specificity": 0.9878103153893916
  },
  {
    "epoch": 26,
    "lr": 4.2756493980508586e-05,
    "tr_loss": 0.028140416587055597,
    "tr_dice": 0.9166188435336666,
    "tr_dice_lung": 0.9140120214978943,
    "tr_iou": 0.8811076937218284,
    "vl_loss": 0.10194399415643056,
    "vl_dice": 0.9037886538319343,
    "vl_dice_lung": 0.8796496115868798,
    "vl_iou": 0.8711870520712942,
    "vl_sensitivity": 0.9449924622031,
    "vl_specificity": 0.9879275901040449
  },
  {
    "epoch": 27,
    "lr": 3.5203658778440106e-05,
    "tr_loss": 0.02811360967970942,
    "tr_dice": 0.9168025523379602,
    "tr_dice_lung": 0.9143393817336837,
    "tr_iou": 0.881368716051092,
    "vl_loss": 0.1085232135263062,
    "vl_dice": 0.8999263014380965,
    "vl_dice_lung": 0.8763219794370263,
    "vl_iou": 0.8665051553105804,
    "vl_sensitivity": 0.9422493784301466,
    "vl_specificity": 0.9879464369861273
  },
  {
    "epoch": 28,
    "lr": 2.8027470262892437e-05,
    "tr_loss": 0.02741631261151011,
    "tr_dice": 0.9173886734652591,
    "tr_dice_lung": 0.9151163623822778,
    "tr_iou": 0.8821640886472167,
    "vl_loss": 0.1034864764105412,
    "vl_dice": 0.9036628002768486,
    "vl_dice_lung": 0.8787249897540008,
    "vl_iou": 0.871020568649366,
    "vl_sensitivity": 0.9434348013185555,
    "vl_specificity": 0.9878011506200725
  },
  {
    "epoch": 29,
    "lr": 2.1404630011522586e-05,
    "tr_loss": 0.02711457095165655,
    "tr_dice": 0.9180636432896102,
    "tr_dice_lung": 0.9155186587618873,
    "tr_iou": 0.8829321442714855,
    "vl_loss": 0.10637813502500713,
    "vl_dice": 0.9008767972667144,
    "vl_dice_lung": 0.8770461343586049,
    "vl_iou": 0.8677999881616827,
    "vl_sensitivity": 0.9410404768682363,
    "vl_specificity": 0.9878846923036476
  },
  {
    "epoch": 30,
    "lr": 1.54982143312659e-05,
    "tr_loss": 0.026777971888038293,
    "tr_dice": 0.9187107895610935,
    "tr_dice_lung": 0.9160757279928401,
    "tr_iou": 0.8835841688607305,
    "vl_loss": 0.10706462478889749,
    "vl_dice": 0.8999362362432414,
    "vl_dice_lung": 0.8760898411688302,
    "vl_iou": 0.8668419608568314,
    "vl_sensitivity": 0.9396314406731694,
    "vl_specificity": 0.9879637556886176
  },
  {
    "epoch": 32,
    "lr": 6.395177052675795e-06,
    "tr_loss": 0.026324817771057253,
    "tr_dice": 0.9189653897432468,
    "tr_dice_lung": 0.9164804594872467,
    "tr_iou": 0.8842466347704687,
    "vl_loss": 0.10649984584907528,
    "vl_dice": 0.9006043368083303,
    "vl_dice_lung": 0.8759981354175693,
    "vl_iou": 0.8672254528424506,
    "vl_sensitivity": 0.9401916190127174,
    "vl_specificity": 0.987911577818113
  },
  {
    "epoch": 33,
    "lr": 3.4227024433899e-06,
    "tr_loss": 0.025933431742311927,
    "tr_dice": 0.9194863319886996,
    "tr_dice_lung": 0.9167571689220777,
    "tr_iou": 0.8847957390272831,
    "vl_loss": 0.10814085171242896,
    "vl_dice": 0.9017737710904821,
    "vl_dice_lung": 0.8773185566323338,
    "vl_iou": 0.8686397310516895,
    "vl_sensitivity": 0.9413638285835724,
    "vl_specificity": 0.9879127995356718
  },
  {
    "epoch": 34,
    "lr": 1.6094271405406859e-06,
    "tr_loss": 0.025954588780911173,
    "tr_dice": 0.919662966177157,
    "tr_dice_lung": 0.9169289489653969,
    "tr_iou": 0.885018950030319,
    "vl_loss": 0.10768233087981167,
    "vl_dice": 0.9013709249693433,
    "vl_dice_lung": 0.8768425008110532,
    "vl_iou": 0.8680555491105176,
    "vl_sensitivity": 0.9414121285882485,
    "vl_specificity": 0.9878355794087963
  },
  {
    "epoch": 35,
    "lr": 0.0001,
    "tr_loss": 0.025871124325817108,
    "tr_dice": 0.9196769358654282,
    "tr_dice_lung": 0.9170325582454424,
    "tr_iou": 0.8850783712699765,
    "vl_loss": 0.1077788658152111,
    "vl_dice": 0.9012727924919429,
    "vl_dice_lung": 0.8768054532838515,
    "vl_iou": 0.8679610590504754,
    "vl_sensitivity": 0.9407447542588698,
    "vl_specificity": 0.9878949680644602
  },
  {
    "epoch": 36,
    "lr": 9.984740801978984e-05,
    "tr_loss": 0.02877695683638046,
    "tr_dice": 0.91498712134535,
    "tr_dice_lung": 0.913041100721745,
    "tr_iou": 0.8794206928862718,
    "vl_loss": 0.10677461493961601,
    "vl_dice": 0.8976103722549479,
    "vl_dice_lung": 0.8739190893636959,
    "vl_iou": 0.8637852150207748,
    "vl_sensitivity": 0.935352762931246,
    "vl_specificity": 0.9880670833161265
  },
  {
    "epoch": 38,
    "lr": 9.8632311059685e-05,
    "tr_loss": 0.028372180008472837,
    "tr_dice": 0.9149636331561435,
    "tr_dice_lung": 0.9137059701481342,
    "tr_iou": 0.8793407739689978,
    "vl_loss": 0.10278120912381083,
    "vl_dice": 0.9007301224878937,
    "vl_dice_lung": 0.8756986160797356,
    "vl_iou": 0.8674644792864973,
    "vl_sensitivity": 0.937506968993029,
    "vl_specificity": 0.9883525157916386
  },
  {
    "epoch": 39,
    "lr": 9.757729755661011e-05,
    "tr_loss": 0.02823151009404748,
    "tr_dice": 0.9162089776286719,
    "tr_dice_lung": 0.9139969144823928,
    "tr_iou": 0.8806911214757349,
    "vl_loss": 0.10539008409649567,
    "vl_dice": 0.9018235729968721,
    "vl_dice_lung": 0.877097326582773,
    "vl_iou": 0.8691610872724294,
    "vl_sensitivity": 0.9427587521253045,
    "vl_specificity": 0.9877640127069727
  }
]