CD-Models / results /bit_cd /sysu_cd /metrics_test.json
Dineth Perera
Publish tested dataset winners and benchmark rankings
ce209f5
Raw
History Blame Contribute Delete
1.95 kB
{
"best_epoch": 79,
"bf1": 0.17804850770175878,
"boundary_precision": 0.13421778906685597,
"boundary_recall": 0.26438824398959815,
"boundary_tolerance": 2,
"checkpoint": "/new-home/buddhiw/CD-Models/results/bit_cd/sysu_cd/checkpoints/best_model.pth",
"checkpoint_path": "/new-home/buddhiw/CD-Models/results/bit_cd/sysu_cd/checkpoints/best_model.pth",
"dataset": "sysu_cd",
"f1": 0.761777014929893,
"f1_0": 0.926906218446254,
"flops": 10633127936.0,
"flops_g": 10.633127936,
"flops_input_shape": [
[
1,
3,
256,
256
],
[
1,
3,
256,
256
]
],
"flops_library": "thop",
"fn": 14934646.0,
"fp": 14389912.0,
"fps": 111.11258392638071,
"fps_end_to_end": 35.51102147897605,
"fps_model_only": 111.11258392638071,
"gpu_index": 0,
"gpu_mem_allocated_peak_gb": 0.38054752349853516,
"gpu_mem_reserved_peak_gb": 2.236328125,
"gpu_mem_used_max_gb": 8.9912109375,
"gpu_mem_used_mean_gb": 8.991205682455156,
"gpu_name": "NVIDIA RTX A6000",
"gpu_profiling_error": null,
"gpu_util_max": 99.0,
"gpu_util_mean": 89.25739910313901,
"gpu_util_min": 17.0,
"gt_positive_ratio": 0.23582808303833008,
"iou": 0.615217963315948,
"iou_0": 0.8637700112500954,
"kappa": 0.6886850947628923,
"mean_prob": 0.24116720145195722,
"miou": 0.7394939872830217,
"model": "bit_cd",
"oa": 0.8881356887817383,
"official_selection_metric": "validation_f1",
"params": 12402506.0,
"params_m": 12.402506,
"precision": 0.7651630487492994,
"pred_positive_ratio": 0.2337500877380371,
"recall": 0.7584208270479067,
"sample_count": 4000,
"selected_threshold": 0.5,
"split": "test",
"status": "complete",
"test_sample_count": 4000,
"threshold": 0.5,
"threshold_mode": "argmax",
"timestamp": "2026-07-04T01:24:02.011567+00:00",
"tn": 185933171.0,
"tp": 46886271.0,
"trainable_params": 12402506.0,
"trainable_params_m": 12.402506
}