CD-Models / results /changeformer /sysu_cd /metrics_test.json
Dineth Perera
Publish tested dataset winners and benchmark rankings
ce209f5
Raw
History Blame Contribute Delete
1.97 kB
{
"best_epoch": 5,
"bf1": 0.15910651927205388,
"boundary_precision": 0.12964526018234615,
"boundary_recall": 0.20589522732002163,
"boundary_tolerance": 2,
"checkpoint": "/new-home/buddhiw/CD-Models/results/changeformer/sysu_cd/checkpoints/best_model.pth",
"checkpoint_path": "/new-home/buddhiw/CD-Models/results/changeformer/sysu_cd/checkpoints/best_model.pth",
"dataset": "sysu_cd",
"f1": 0.7635077122895184,
"f1_0": 0.9241407628934117,
"flops": 21181433600.0,
"flops_g": 21.1814336,
"flops_input_shape": [
[
1,
3,
256,
256
],
[
1,
3,
256,
256
]
],
"flops_library": "thop",
"fn": 13211750.0,
"fp": 16901090.0,
"fps": 143.73244016179225,
"fps_end_to_end": 6.253896863290216,
"fps_model_only": 143.73244016179225,
"gpu_index": 0,
"gpu_mem_allocated_peak_gb": 1.43369722366333,
"gpu_mem_reserved_peak_gb": 4.029296875,
"gpu_mem_used_max_gb": 14.86505126953125,
"gpu_mem_used_mean_gb": 14.86505126953125,
"gpu_name": "NVIDIA RTX A6000",
"gpu_profiling_error": null,
"gpu_util_max": 79.0,
"gpu_util_mean": 47.84216459977452,
"gpu_util_min": 0.0,
"gt_positive_ratio": 0.23582808303833008,
"iou": 0.6174787566074121,
"iou_0": 0.8589792607747514,
"kappa": 0.6877325568066883,
"mean_prob": 0.26738735640794037,
"miou": 0.7382290086910818,
"model": "changeformer",
"oa": 0.8851286315917969,
"official_selection_metric": "validation_f1",
"params": 29748018.0,
"params_m": 29.748018,
"precision": 0.7420084918915827,
"pred_positive_ratio": 0.249901798248291,
"recall": 0.7862899704318523,
"sample_count": 4000,
"selected_threshold": 0.5,
"split": "test",
"status": "complete",
"test_sample_count": 4000,
"threshold": 0.5,
"threshold_mode": "argmax",
"timestamp": "2026-07-11T03:00:44.203436+00:00",
"tn": 183421993.0,
"tp": 48609167.0,
"trainable_params": 29748018.0,
"trainable_params_m": 29.748018
}