File size: 959 Bytes
9be47bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "pid": 6456,
  "time": "2026-07-09 02:14:12",
  "model": "SegFormer-B0",
  "state": "finished",
  "best_epoch": 13,
  "best_val_Dice": 0.7518555633407615,
  "test": {
    "mIoU": 0.9668504105984645,
    "IoU_fg": 0.9451401419759894,
    "IoU_bg": 0.9885606792209398,
    "Dice": 0.9717964496027105,
    "Accuracy": 0.990443976856024,
    "Precision": 0.9849993442382406,
    "Recall": 0.958942815708071,
    "Loss": 0.07322242219754603
  },
  "profile": {
    "Params_M": 4.046129,
    "FLOPs_G": 53.129510912,
    "FPS": 38.99342679812418,
    "Latency_ms": 25.645348001271486
  },
  "device": "cuda",
  "micro_batch_size": 4,
  "grad_accum_steps": 2,
  "effective_batch_size": 8,
  "aug_repeat": 1,
  "threshold": 0.5,
  "target_metric": "all",
  "target_metrics": [
    "mIoU",
    "Dice",
    "Accuracy",
    "Precision",
    "Recall"
  ],
  "target_value": 0.92,
  "target_accuracy": 0.92,
  "passed": true
}