geonusaf-unet-r18-block-fold1 / results_block_fold1.json
sugam24's picture
results
5a050d0 verified
Raw
History Blame Contribute Delete
3.66 kB
{
"mIoU": 0.4515550244875568,
"mF1": 0.5807255131480552,
"OA": 0.7897742101482055,
"FWIoU": 0.6900215326577803,
"kappa": 0.625471151575927,
"per_class": {
"Residential": {
"IoU": 0.8309510974402516,
"F1": 0.9076715359595972,
"producer_acc": 0.8839330792789828,
"user_acc": 0.9327201945660855,
"support_px": 68618388
},
"Road": {
"IoU": 0.3964556319348768,
"F1": 0.5678026897074598,
"producer_acc": 0.649629648749562,
"user_acc": 0.5042834502341034,
"support_px": 2014574
},
"River": {
"IoU": 0.13288019968531234,
"F1": 0.2345882640057146,
"producer_acc": 0.6502566931322643,
"user_acc": 0.14310816549359473,
"support_px": 920944
},
"Forest": {
"IoU": 0.6494854175227723,
"F1": 0.7875006479271354,
"producer_acc": 0.7701519663650035,
"user_acc": 0.8056489454261798,
"support_px": 6973451
},
"UnusedLand": {
"IoU": 0.17632033506858064,
"F1": 0.2997828564415678,
"producer_acc": 0.22663622211363865,
"user_acc": 0.44264666430147176,
"support_px": 10476313
},
"Agricultural": {
"IoU": 0.5232374652735474,
"F1": 0.6870070848468566,
"producer_acc": 0.7889829179073038,
"user_acc": 0.6083748028028326,
"support_px": 17396639
}
},
"confusion_matrix_raw": [
[
60654063,
965747,
1783163,
302477,
805247,
4107691
],
[
515157,
1308727,
117909,
10728,
20703,
41350
],
[
94590,
71335,
598850,
19203,
53497,
83469
],
[
244786,
35803,
147565,
5370617,
886868,
287812
],
[
2082848,
156189,
786994,
760767,
2374312,
4315203
],
[
1437772,
57420,
750116,
202408,
1223272,
13725651
]
],
"confusion_matrix_norm": [
[
0.8839330792789828,
0.014074172071777611,
0.025986664099424777,
0.004408104136751216,
0.011735148893325794,
0.05986283151973783
],
[
0.25571510403688325,
0.649629648749562,
0.05852800641723759,
0.005325195301835525,
0.010276614311512012,
0.0205254311829697
],
[
0.10270982817630606,
0.07745856425580709,
0.6502566931322643,
0.020851430705884397,
0.058089308361854795,
0.09063417536788339
],
[
0.03510256256192235,
0.005134186789295572,
0.02116097180578167,
0.7701519663650035,
0.12717777754514945,
0.04127253493284745
],
[
0.1988149838593024,
0.014908775635092231,
0.07512127596798607,
0.07261781888341824,
0.22663622211363865,
0.4119009235405624
],
[
0.08264653879407396,
0.0033006375541850355,
0.04311844374077085,
0.011634891084421537,
0.0703165709192448,
0.7889829179073038
]
],
"clDice": {
"Road": 0.31929774543043143,
"River": 0.10419827121823834
},
"clDice_n_images": {
"Road": 407,
"River": 408
},
"params_M": 12.45839,
"GFLOPs_512": 27.523547136,
"inference_fps_bs1": 153.15459532726115,
"params_M_counted": 12.45839,
"peak_train_vram_gb": 6.676491264,
"train_wall_clock_h_this_session": 0.775983338687155,
"best_epoch": 62,
"best_mIoU_raw_at_best_epoch": 0.449864764398973,
"run": {
"model": "UNet-ResNet18",
"arch_version": "unet-r18-v1",
"split_mode": "block",
"fold": 1,
"seed": 42,
"weights": "EMA"
}
}