IGNF
/

AGarioud commited on
Commit
cd830d1
·
verified ·
1 Parent(s): 979bace

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

Browse files
model_utils/FLAIR-HUB_LC-A_RGB_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
+ 63.35577615090446,
11
+ 76.95419796790782,
12
+ 76.35437793076616,
13
+ 77.0422670635921,
14
+ 76.3650646560847
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.97188338481051,
35
+ 77.24731260253985,
36
+ 59.152047279634836,
37
+ 75.64178424795585,
38
+ 57.94087640680687,
39
+ 63.610311742855586,
40
+ 90.06978028492698,
41
+ 54.77735319700631,
42
+ 53.23467607369021,
43
+ 57.93471510997919,
44
+ 38.39137800534937,
45
+ 78.81430931497505,
46
+ 69.90913935098172,
47
+ 59.46809246243195,
48
+ 30.1729827996226
49
+ ],
50
+ "per_class_fscore": [
51
+ 91.28773575597758,
52
+ 87.16331036934767,
53
+ 74.33400737309141,
54
+ 86.13187866637854,
55
+ 73.37033670443753,
56
+ 77.75831616631986,
57
+ 94.77548734986331,
58
+ 70.78212938204685,
59
+ 69.48123941357736,
60
+ 73.3653966699289,
61
+ 55.482326368432275,
62
+ 88.15212788831843,
63
+ 82.29002820921862,
64
+ 74.58306115556208,
65
+ 46.35828748899203
66
+ ],
67
+ "per_class_precision": [
68
+ 91.49407767781138,
69
+ 84.37606448129732,
70
+ 73.53192789616095,
71
+ 86.2417801611718,
72
+ 71.92706998146497,
73
+ 73.28974936091662,
74
+ 94.50234266414563,
75
+ 92.38963363890447,
76
+ 72.51046914126628,
77
+ 69.53514380753705,
78
+ 53.89921191440626,
79
+ 85.32640396034122,
80
+ 81.36077838373804,
81
+ 78.84278674773634,
82
+ 46.406566136983294
83
+ ],
84
+ "per_class_recall": [
85
+ 91.08232244469738,
86
+ 90.14099263763741,
87
+ 75.15377783938305,
88
+ 86.02225691920167,
89
+ 74.87270973942339,
90
+ 82.80717202090484,
91
+ 95.05021557913089,
92
+ 57.365782356470504,
93
+ 66.6949609520573,
94
+ 77.64221710982756,
95
+ 57.161252685200694,
96
+ 91.17141908662626,
97
+ 83.24074984441448,
98
+ 70.76003143718776,
99
+ 46.3101091891071
100
+ ]
101
+ }