geonusaf-unet-r18-random-fold1 / results_random_fold1.json
sugam24's picture
results
d19b27d verified
Raw
History Blame Contribute Delete
3.66 kB
{
"mIoU": 0.4465323246646333,
"mF1": 0.5886831676024743,
"OA": 0.7560975121560259,
"FWIoU": 0.644661784962036,
"kappa": 0.6137979274737873,
"per_class": {
"Residential": {
"IoU": 0.813647965371368,
"F1": 0.8972501620012713,
"producer_acc": 0.8736163305455209,
"user_acc": 0.9221982746095795,
"support_px": 60667759
},
"Road": {
"IoU": 0.3643165495351172,
"F1": 0.5340645463243203,
"producer_acc": 0.6251393116139282,
"user_acc": 0.4661521654112326,
"support_px": 1754161
},
"River": {
"IoU": 0.1712664568355328,
"F1": 0.292446617652232,
"producer_acc": 0.6864695788887843,
"user_acc": 0.18580017817049388,
"support_px": 605517
},
"Forest": {
"IoU": 0.6047966339151315,
"F1": 0.7537361695975687,
"producer_acc": 0.7554907709379134,
"user_acc": 0.7519896993755544,
"support_px": 10379007
},
"UnusedLand": {
"IoU": 0.28399505830202604,
"F1": 0.44236160640304223,
"producer_acc": 0.4164318993401783,
"user_acc": 0.4717348265711461,
"support_px": 14906603
},
"Agricultural": {
"IoU": 0.44117128402862393,
"F1": 0.6122399036364113,
"producer_acc": 0.6573130703722558,
"user_acc": 0.5729515608400614,
"support_px": 18101665
}
},
"confusion_matrix_raw": [
[
53000345,
999566,
933775,
388557,
1704735,
3640781
],
[
441611,
1096595,
68714,
20904,
59532,
66805
],
[
71308,
56307,
415669,
87,
45815,
16331
],
[
185675,
28607,
68449,
7841244,
1820507,
434525
],
[
1769536,
110852,
349930,
1758645,
6207585,
4710055
],
[
2003271,
60513,
400646,
417892,
3320882,
11898461
]
],
"confusion_matrix_norm": [
[
0.8736163305455209,
0.016476065977647204,
0.0153916184706938,
0.006404670395028107,
0.028099521526747016,
0.06001179308436298
],
[
0.25175055197327956,
0.6251393116139282,
0.03917200302594802,
0.011916808092301676,
0.03393759181739874,
0.03808373347714378
],
[
0.11776382826576298,
0.09298995734223812,
0.6864695788887843,
0.0001436788727649265,
0.07566261558304721,
0.02697034104740247
],
[
0.017889476324661886,
0.0027562366997151075,
0.006594946896172245,
0.7554907709379134,
0.1754028106927763,
0.041865758448761045
],
[
0.11870819931274751,
0.0074364360545457605,
0.023474831925154243,
0.11797758349102072,
0.4164318993401783,
0.31597104987635344
],
[
0.11066777558859917,
0.003342952153848831,
0.02213310212071652,
0.023085832159638355,
0.18345726760494133,
0.6573130703722558
]
],
"clDice": {
"Road": 0.29698344574155017,
"River": 0.09128556527498878
},
"clDice_n_images": {
"Road": 406,
"River": 408
},
"params_M": 12.45839,
"GFLOPs_512": 27.523547136,
"inference_fps_bs1": 156.03321919999524,
"params_M_counted": 12.45839,
"peak_train_vram_gb": 6.676491264,
"train_wall_clock_h_this_session": 0.7010328504112032,
"best_epoch": 55,
"best_mIoU_raw_at_best_epoch": 0.445748293424654,
"run": {
"model": "UNet-ResNet18",
"arch_version": "unet-r18-v1",
"split_mode": "random",
"fold": 1,
"seed": 42,
"weights": "EMA"
}
}