AGarioud commited on
Commit
9cf616f
·
verified ·
1 Parent(s): ae52c8b

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

Browse files
model_utils/FLAIR-HUB_LC-A_IR_convnextv2tiny-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.72546332464425,
11
+ 76.43384305516402,
12
+ 75.8740297155712,
13
+ 76.2160189010133,
14
+ 75.71750852927953
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.56548066370004,
35
+ 75.29156235488327,
36
+ 59.06008071477275,
37
+ 73.767764622464,
38
+ 55.13576653207819,
39
+ 60.19543142783759,
40
+ 88.59558515872573,
41
+ 64.8079425723334,
42
+ 53.19980152591582,
43
+ 55.82751911496106,
44
+ 35.34270300223741,
45
+ 76.05423401777604,
46
+ 70.93036698461394,
47
+ 60.60385288046519,
48
+ 29.503858296899487
49
+ ],
50
+ "per_class_fscore": [
51
+ 90.4502651471032,
52
+ 85.90437707715004,
53
+ 74.26134885556803,
54
+ 84.90385404074837,
55
+ 71.08066407197917,
56
+ 75.15249453908869,
57
+ 93.95297889307638,
58
+ 78.64662535167504,
59
+ 69.45152799942284,
60
+ 71.6529653196552,
61
+ 52.22697968674844,
62
+ 86.39864237527728,
63
+ 82.99328929773917,
64
+ 75.46998629674425,
65
+ 45.56444678159192
66
+ ],
67
+ "per_class_precision": [
68
+ 90.96308487433367,
69
+ 83.31766107230945,
70
+ 75.32597579729281,
71
+ 85.41713727825254,
72
+ 70.18484453101587,
73
+ 72.81861480604181,
74
+ 95.08723438210944,
75
+ 87.45735757191972,
76
+ 70.50071040979387,
77
+ 69.34070979364604,
78
+ 50.893218390501296,
79
+ 84.2847188575284,
80
+ 81.83110654036636,
81
+ 78.67282734815117,
82
+ 47.14508186193682
83
+ ],
84
+ "per_class_recall": [
85
+ 89.9431952197524,
86
+ 88.6568560291259,
87
+ 73.22639651999656,
88
+ 84.39670273371355,
89
+ 71.99964724239423,
90
+ 77.64093240738812,
91
+ 92.8454645305032,
92
+ 71.44866019525085,
93
+ 68.43311527120909,
94
+ 74.12475087439547,
95
+ 53.63253027608586,
96
+ 88.6213313642721,
97
+ 84.1889587733721,
98
+ 72.51772495970417,
99
+ 44.0863615420293
100
+ ]
101
+ }