IGNF
/

AGarioud commited on
Commit
d306b5c
·
verified ·
1 Parent(s): cbf0558

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

Browse files
model_utils/FLAIR-HUB_LC-A_RGB_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.007377498420624,
11
+ 75.58004919321674,
12
+ 75.2667822015918,
13
+ 76.11226901925464,
14
+ 75.10304244267962
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.43541613555678,
35
+ 76.30416450982145,
36
+ 57.96703241325557,
37
+ 74.23605830245896,
38
+ 55.913692719595666,
39
+ 62.430914979836835,
40
+ 88.02795068444573,
41
+ 60.6802827069121,
42
+ 51.07227010089396,
43
+ 56.23322962434646,
44
+ 33.876297832239935,
45
+ 77.53346327563888,
46
+ 68.48555190386182,
47
+ 55.4449814674188,
48
+ 29.469355820026394
49
+ ],
50
+ "per_class_fscore": [
51
+ 90.3721633460731,
52
+ 86.55968476067477,
53
+ 73.39130390398009,
54
+ 85.2131975731355,
55
+ 71.72390281353177,
56
+ 76.87072991934649,
57
+ 93.63283529285168,
58
+ 75.5292207415338,
59
+ 67.6130305936162,
60
+ 71.98626023356994,
61
+ 50.60835768657159,
62
+ 87.34518196748094,
63
+ 81.29545961654897,
64
+ 71.33711354848731,
65
+ 45.52329102647479
66
+ ],
67
+ "per_class_precision": [
68
+ 90.50751024394337,
69
+ 84.06137745983875,
70
+ 73.87293292185862,
71
+ 85.37554669524134,
72
+ 69.8099899442273,
73
+ 73.25479045661554,
74
+ 93.17847381693852,
75
+ 94.83066962228763,
76
+ 71.85584227012534,
77
+ 67.07803686980967,
78
+ 50.89979780241501,
79
+ 83.85142196705839,
80
+ 79.27192439908484,
81
+ 79.03075184996312,
82
+ 44.804968969412094
83
+ ],
84
+ "per_class_recall": [
85
+ 90.23722064514321,
86
+ 89.21104023287666,
87
+ 72.91591435560582,
88
+ 85.05146472144868,
89
+ 73.74571771868571,
90
+ 80.86217868504633,
91
+ 94.09164964182195,
92
+ 62.75609944783734,
93
+ 63.84332717825833,
94
+ 77.66947889585134,
95
+ 50.3202360035138,
96
+ 91.1427427167511,
97
+ 83.42500855985767,
98
+ 65.00853691445184,
99
+ 46.26502092304447
100
+ ]
101
+ }