AGarioud commited on
Commit
fadbdf9
·
verified ·
1 Parent(s): 4e67203

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

Browse files
model_utils/FLAIR-HUB_LC-A_IR_convnextv2base-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.7709662610906,
11
+ 77.03075506863978,
12
+ 76.59500204122186,
13
+ 76.93602081300016,
14
+ 76.67113621832623
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.49983847512024,
35
+ 76.54817166620816,
36
+ 59.37463839207104,
37
+ 74.83712876392225,
38
+ 56.544312405579106,
39
+ 63.004997579644595,
40
+ 89.53266079053333,
41
+ 67.80587734907323,
42
+ 53.766412847016504,
43
+ 57.317677520438345,
44
+ 34.667004920031644,
45
+ 78.53340797428342,
46
+ 70.75139091529965,
47
+ 61.19160770654104,
48
+ 29.18936661059628
49
+ ],
50
+ "per_class_fscore": [
51
+ 91.00807844737318,
52
+ 86.71647057431375,
53
+ 74.50951919464868,
54
+ 85.60782174016683,
55
+ 72.24064743927921,
56
+ 77.30437534451694,
57
+ 94.47729000067439,
58
+ 80.81466325285145,
59
+ 69.93258391285899,
60
+ 72.86870544219897,
61
+ 51.48552155090656,
62
+ 87.9761484030996,
63
+ 82.87064665891421,
64
+ 75.9240615279972,
65
+ 45.1884971285278
66
+ ],
67
+ "per_class_precision": [
68
+ 92.26218797811077,
69
+ 82.48645381157012,
70
+ 74.21159300417897,
71
+ 85.2154532265914,
72
+ 70.61893866350331,
73
+ 73.17157619848177,
74
+ 95.18789667027687,
75
+ 96.07193102562864,
76
+ 71.68789046747871,
77
+ 70.08112086974218,
78
+ 50.81378779980248,
79
+ 84.497582714538,
80
+ 82.33074613067757,
81
+ 77.46691887053859,
82
+ 47.936234763882815
83
+ ],
84
+ "per_class_recall": [
85
+ 89.78760563573127,
86
+ 91.40377986117085,
87
+ 74.80984710644526,
88
+ 86.00382023374043,
89
+ 73.93858940174123,
90
+ 81.93196972044133,
91
+ 93.7772145035365,
92
+ 69.73930323478199,
93
+ 68.26118168772439,
94
+ 75.88723724008528,
95
+ 52.1752532177695,
96
+ 91.75341974605735,
97
+ 83.41767494278763,
98
+ 74.44146024220032,
99
+ 42.738686500680195
100
+ ]
101
+ }