IGNF
/

AGarioud commited on
Commit
406cf8d
·
verified ·
1 Parent(s): aeb9ed8

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

Browse files
model_utils/FLAIR-HUB_LC-A_IR_swintiny-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
+ 62.15902720301959,
11
+ 76.2418310405848,
12
+ 75.32909628966753,
13
+ 75.71014248662262,
14
+ 75.31447514720415
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
+ 82.3666071406782,
35
+ 72.11373158652025,
36
+ 58.67927033711222,
37
+ 74.26880793002185,
38
+ 55.749261165929944,
39
+ 60.93320092162582,
40
+ 88.45298450766124,
41
+ 64.38745956293768,
42
+ 52.59391333108891,
43
+ 55.365134861104806,
44
+ 30.8065757466689,
45
+ 76.44060604988785,
46
+ 70.9463484990586,
47
+ 60.39402832437031,
48
+ 28.88747808062717
49
+ ],
50
+ "per_class_fscore": [
51
+ 90.33079951653683,
52
+ 83.79776665323095,
53
+ 73.95959183886944,
54
+ 85.23476898957696,
55
+ 71.58847592417993,
56
+ 75.72483561213721,
57
+ 93.87273408139137,
58
+ 78.33621826643798,
59
+ 68.93317326094633,
60
+ 71.27098999476402,
61
+ 47.10248788460226,
62
+ 86.6474081689275,
63
+ 83.00422807738335,
64
+ 75.30707839350902,
65
+ 44.82588768251986
66
+ ],
67
+ "per_class_precision": [
68
+ 90.45799112866314,
69
+ 79.51658639624551,
70
+ 71.85309982444988,
71
+ 85.55665240843295,
72
+ 70.48577071467273,
73
+ 74.02316081766597,
74
+ 95.17107739917314,
75
+ 91.62940484546756,
76
+ 70.87961752679101,
77
+ 67.69407364038665,
78
+ 45.73347560439129,
79
+ 84.87329173023014,
80
+ 81.34299319419178,
81
+ 80.00229964124195,
82
+ 46.432642427335566
83
+ ],
84
+ "per_class_recall": [
85
+ 90.2039650865833,
86
+ 88.56617773233427,
87
+ 76.19332469685519,
88
+ 84.91529848878801,
89
+ 72.72623172622644,
90
+ 77.50658888025072,
91
+ 92.60933852961253,
92
+ 68.41139701323155,
93
+ 67.09077540889314,
94
+ 75.2469986092408,
95
+ 48.555990970423736,
96
+ 88.49727720389345,
97
+ 84.73473104390114,
98
+ 71.132417897349,
99
+ 43.32661392047903
100
+ ]
101
+ }