File size: 1,963 Bytes
ce209f5 | 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 | {
"best_epoch": 200,
"bf1": 0.18533086945086294,
"boundary_precision": 0.16635014869338016,
"boundary_recall": 0.20920091755627562,
"boundary_tolerance": 2,
"checkpoint": "/new-home/buddhiw/CD-Models/results/fc_siam_diff/sysu_cd/checkpoints/best_model.pth",
"checkpoint_path": "/new-home/buddhiw/CD-Models/results/fc_siam_diff/sysu_cd/checkpoints/best_model.pth",
"dataset": "sysu_cd",
"f1": 0.7630488077259783,
"f1_0": 0.9330381213778667,
"flops": 4726718464.0,
"flops_g": 4.726718464,
"flops_input_shape": [
[
1,
3,
256,
256
],
[
1,
3,
256,
256
]
],
"flops_library": "thop",
"fn": 17748134.0,
"fp": 9623898.0,
"fps": 552.8984471499851,
"fps_end_to_end": 15.385354688484169,
"fps_model_only": 552.8984471499851,
"gpu_index": 0,
"gpu_mem_allocated_peak_gb": 0.5233302116394043,
"gpu_mem_reserved_peak_gb": 1.080078125,
"gpu_mem_used_max_gb": 11.50970458984375,
"gpu_mem_used_mean_gb": 11.50970458984375,
"gpu_name": "NVIDIA RTX A6000",
"gpu_profiling_error": null,
"gpu_util_max": 100.0,
"gpu_util_mean": 73.48659152739992,
"gpu_util_min": 0.0,
"gt_positive_ratio": 0.23582808303833008,
"iou": 0.6168786776199223,
"iou_0": 0.8744812250944608,
"kappa": 0.6965111281584377,
"mean_prob": 0.20482246985659003,
"miou": 0.7456799513571916,
"model": "fc_siam_diff",
"oa": 0.895583984375,
"official_selection_metric": "validation_f1",
"params": 1350146.0,
"params_m": 1.350146,
"precision": 0.8207729449795974,
"pred_positive_ratio": 0.20483658218383788,
"recall": 0.7129105347952053,
"sample_count": 4000,
"selected_threshold": 0.5,
"split": "test",
"status": "complete",
"test_sample_count": 4000,
"threshold": 0.5,
"threshold_mode": "argmax",
"timestamp": "2026-07-04T06:34:23.456324+00:00",
"tn": 190699185.0,
"tp": 44072783.0,
"trainable_params": 1350146.0,
"trainable_params_m": 1.350146
} |