IGNF
/

AGarioud commited on
Commit
fe2a373
·
verified ·
1 Parent(s): dbef4bd

Upload new model_utils/FLAIR-HUB_LC-A_IR_swinbase-upernet_metrics.json

Browse files
model_utils/FLAIR-HUB_LC-A_IR_swinbase-upernet_metrics.json ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Avg_metrics_name": [
3
+ "mIoU",
4
+ "Overall Accuracy",
5
+ "F-score",
6
+ "Precision",
7
+ "Recall"
8
+ ],
9
+ "Avg_metrics": [
10
+ 64.13067092863854,
11
+ 77.45338870720421,
12
+ 76.88269105638456,
13
+ 77.3640510198322,
14
+ 76.89384227770151
15
+ ],
16
+ "classes": [
17
+ "building",
18
+ "greenhouse",
19
+ "swimming_pool",
20
+ "impervious surface",
21
+ "pervious surface",
22
+ "bare soil",
23
+ "water",
24
+ "snow",
25
+ "herbaceous vegetation",
26
+ "agricultural land",
27
+ "plowed land",
28
+ "vineyard",
29
+ "deciduous",
30
+ "coniferous",
31
+ "brushwood"
32
+ ],
33
+ "per_class_iou": [
34
+ 83.85852423359479,
35
+ 78.38468981694949,
36
+ 61.58885641680754,
37
+ 75.69622880436022,
38
+ 57.17076159627864,
39
+ 62.93897723499136,
40
+ 90.34951177937977,
41
+ 63.3812534685096,
42
+ 54.339766304070466,
43
+ 57.13518293448434,
44
+ 34.849597574468035,
45
+ 77.74309011001843,
46
+ 71.73167824931643,
47
+ 62.60262222025675,
48
+ 30.189323186092253
49
+ ],
50
+ "per_class_fscore": [
51
+ 91.22070851286871,
52
+ 87.88275484559175,
53
+ 76.22908879055774,
54
+ 86.16716399604552,
55
+ 72.74986901588225,
56
+ 77.25466098172504,
57
+ 94.93012189502991,
58
+ 77.5869350038079,
59
+ 70.41576854148359,
60
+ 72.72105694916993,
61
+ 51.68661709238403,
62
+ 87.4780449264131,
63
+ 83.53925027760793,
64
+ 77.00075357389635,
65
+ 46.37757144330448
66
+ ],
67
+ "per_class_precision": [
68
+ 91.21346276862597,
69
+ 83.68870124475781,
70
+ 76.83918131040313,
71
+ 86.34556704920944,
72
+ 70.97494889036255,
73
+ 73.74921368778224,
74
+ 95.95130293381301,
75
+ 94.82739123249594,
76
+ 73.05326435521116,
77
+ 69.80090828020832,
78
+ 49.203059175886374,
79
+ 84.9948636561406,
80
+ 82.2530289268558,
81
+ 79.2272289075617,
82
+ 48.33864287816894
83
+ ],
84
+ "per_class_recall": [
85
+ 91.22795540836651,
86
+ 92.51935611794839,
87
+ 75.62860805567465,
88
+ 85.98949663841985,
89
+ 74.61583943453638,
90
+ 81.10998019630814,
91
+ 93.93044820908032,
92
+ 65.65100344846579,
93
+ 67.96208338448358,
94
+ 75.89620476283035,
95
+ 54.43422148875966,
96
+ 90.11068840719288,
97
+ 84.86633690173957,
98
+ 74.89599627522026,
99
+ 44.56941543649624
100
+ ]
101
+ }