| { | |
| "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 | |
| } | |