IGNF
/

AGarioud commited on
Commit
49721b7
·
verified ·
1 Parent(s): 0c7b497

Upload new model_utils/FLAIR-HUB_LC-A_IR_convnextv2base-unet_metrics.json

Browse files
model_utils/FLAIR-HUB_LC-A_IR_convnextv2base-unet_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.16237107807939,
11
+ 77.16564887544396,
12
+ 76.91625551774818,
13
+ 77.58246329461986,
14
+ 76.59177742360978
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.15323886761895,
35
+ 76.21844138839062,
36
+ 60.030318463869065,
37
+ 75.23922221566302,
38
+ 56.174173930764816,
39
+ 63.01603416895936,
40
+ 88.95958495751273,
41
+ 72.53899489498936,
42
+ 54.21927350122405,
43
+ 57.08791941021057,
44
+ 36.271056170600616,
45
+ 77.46795886037216,
46
+ 71.32719251363127,
47
+ 60.42729814699412,
48
+ 29.304858680390247
49
+ ],
50
+ "per_class_fscore": [
51
+ 91.39479640443754,
52
+ 86.50450065030701,
53
+ 75.02368181242161,
54
+ 85.87029919941985,
55
+ 71.93785312502177,
56
+ 77.3126821422313,
57
+ 94.1572611704404,
58
+ 84.08417464021743,
59
+ 70.31452330216521,
60
+ 72.68276214307019,
61
+ 53.23369054275489,
62
+ 87.30360044465519,
63
+ 83.26429852395589,
64
+ 75.3329375299042,
65
+ 45.32677113522027
66
+ ],
67
+ "per_class_precision": [
68
+ 91.14974459656048,
69
+ 84.1066947213259,
70
+ 76.08365213975453,
71
+ 86.74509297363998,
72
+ 69.86715724810628,
73
+ 74.19077573076328,
74
+ 94.97699879027529,
75
+ 97.76784444159885,
76
+ 71.67441508154057,
77
+ 69.75384964090848,
78
+ 52.70614343414761,
79
+ 85.34050770513211,
80
+ 81.90447765469986,
81
+ 80.12837278566683,
82
+ 47.34122247517753
83
+ ],
84
+ "per_class_recall": [
85
+ 91.64116938478001,
86
+ 89.04303724783678,
87
+ 73.99283993560464,
88
+ 85.01297324388375,
89
+ 74.13503883128688,
90
+ 80.70886615893818,
91
+ 93.3515526248841,
92
+ 73.76058155928365,
93
+ 69.00527363143983,
94
+ 75.86842096816544,
95
+ 53.771905088641,
96
+ 89.35913387943265,
97
+ 84.67003461267558,
98
+ 71.0790747688887,
99
+ 43.47675941840564
100
+ ]
101
+ }