IGNF
/

AGarioud commited on
Commit
69f2d83
·
verified ·
1 Parent(s): 7748d4e

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

Browse files
model_utils/FLAIR-HUB_LC-A_IR_swinlarge-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.79957197922599,
11
+ 77.72877252884643,
12
+ 77.40415849404086,
13
+ 77.68169544897658,
14
+ 77.44042882128464
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
+ 84.07423537091898,
35
+ 77.35458841352845,
36
+ 61.548338009415566,
37
+ 75.86003520730354,
38
+ 57.55236779721699,
39
+ 64.1442679905816,
40
+ 90.44324253105215,
41
+ 68.54824540136052,
42
+ 54.366443398065606,
43
+ 58.197531070419146,
44
+ 36.069710397745574,
45
+ 78.95155709737708,
46
+ 71.6639106081107,
47
+ 62.997803451864584,
48
+ 30.221302943429624
49
+ ],
50
+ "per_class_fscore": [
51
+ 91.34818373848475,
52
+ 87.2315614785954,
53
+ 76.19804544919346,
54
+ 86.27319460942886,
55
+ 73.0580804362035,
56
+ 78.15596459848616,
57
+ 94.98183430299996,
58
+ 81.33961316313672,
59
+ 70.4381628562505,
60
+ 73.57577665926205,
61
+ 53.016516743234256,
62
+ 88.23791016740394,
63
+ 83.49327514938338,
64
+ 77.29896000772632,
65
+ 46.41529805082395
66
+ ],
67
+ "per_class_precision": [
68
+ 91.79706791080478,
69
+ 84.0578872075546,
70
+ 75.82433469797496,
71
+ 86.14550354980682,
72
+ 71.24115199110368,
73
+ 75.26625472864303,
74
+ 96.0416726843951,
75
+ 93.66734912662095,
76
+ 72.85062268241855,
77
+ 69.77376815531407,
78
+ 51.800588654546836,
79
+ 85.51638813130822,
80
+ 82.71507600530919,
81
+ 79.4433787947282,
82
+ 49.084387414119576
83
+ ],
84
+ "per_class_recall": [
85
+ 90.90366825651068,
86
+ 90.65428826589351,
87
+ 76.57545821686378,
88
+ 86.40126477673185,
89
+ 74.97011196797813,
90
+ 81.27642389545818,
91
+ 93.94513165620565,
92
+ 71.87942664982167,
93
+ 68.18035952883034,
94
+ 77.81601111748147,
95
+ 54.29090054162972,
96
+ 91.13834866395838,
97
+ 84.28625625564692,
98
+ 75.26726719373383,
99
+ 44.02151533252525
100
+ ]
101
+ }