IGNF
/

AGarioud commited on
Commit
d862834
·
verified ·
1 Parent(s): bc19a1a

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

Browse files
model_utils/FLAIR-HUB_LC-A_RGB_swinsmall-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
+ 61.86830685188833,
11
+ 76.06733728608394,
12
+ 75.11428449178115,
13
+ 76.13101534920222,
14
+ 74.96757383504307
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.42346463016503,
35
+ 75.66879002319382,
36
+ 59.079247564499674,
37
+ 75.150212438177,
38
+ 56.46696067929829,
39
+ 62.00646223812685,
40
+ 88.37283280999792,
41
+ 51.815072848660364,
42
+ 52.26024220010929,
43
+ 56.43438381414409,
44
+ 34.135902892967664,
45
+ 77.78715956117641,
46
+ 69.12907297211088,
47
+ 57.44492429475476,
48
+ 28.84987381094297
49
+ ],
50
+ "per_class_fscore": [
51
+ 90.96269640132572,
52
+ 86.14938375018484,
53
+ 74.2764986244301,
54
+ 85.81229950229478,
55
+ 72.17748773817561,
56
+ 76.54813441575685,
57
+ 93.82757746084873,
58
+ 68.2607752661202,
59
+ 68.64594649918634,
60
+ 72.15086918639628,
61
+ 50.89748852729764,
62
+ 87.50593659651771,
63
+ 81.74711982665471,
64
+ 72.9714527820679,
65
+ 44.780600799459705
66
+ ],
67
+ "per_class_precision": [
68
+ 91.13600216103384,
69
+ 83.99611022727134,
70
+ 73.33761448881418,
71
+ 85.80274387465991,
72
+ 71.49049169820685,
73
+ 72.13955374325039,
74
+ 92.7607336176454,
75
+ 92.9758201238912,
76
+ 72.10198708129015,
77
+ 67.57187705087946,
78
+ 49.039168466850384,
79
+ 85.53981392567589,
80
+ 80.2690455585309,
81
+ 77.92414718051903,
82
+ 45.88012103951434
83
+ ],
84
+ "per_class_recall": [
85
+ 90.7900485129131,
86
+ 88.41596192018012,
87
+ 75.23973411029237,
88
+ 85.8218572585373,
89
+ 72.8778154238363,
90
+ 81.53062042772144,
91
+ 94.9192464213762,
92
+ 53.92603379751724,
93
+ 65.50606600951797,
94
+ 77.3955609165672,
95
+ 52.90219652114171,
96
+ 89.56456776611692,
97
+ 83.28064977723322,
98
+ 68.61070135193262,
99
+ 43.73254731076212
100
+ ]
101
+ }