IGNF
/

AGarioud commited on
Commit
ede43a2
·
verified ·
1 Parent(s): 529c950

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

Browse files
model_utils/FLAIR-HUB_LC-A_IR_swinbase-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.80313677167655,
11
+ 77.93032073570441,
12
+ 77.42620122476319,
13
+ 78.16070149421772,
14
+ 77.17122908287025
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.69984202983538,
35
+ 79.02886342549034,
36
+ 62.1615181625527,
37
+ 76.22819390281984,
38
+ 57.50900584853097,
39
+ 64.23213839987272,
40
+ 90.60037815623186,
41
+ 63.76068713472959,
42
+ 54.89674839788638,
43
+ 58.30407771227684,
44
+ 37.63500101183504,
45
+ 78.31410586870754,
46
+ 72.0731176101274,
47
+ 62.51927951464072,
48
+ 30.084094399611022
49
+ ],
50
+ "per_class_fscore": [
51
+ 91.7162040844122,
52
+ 88.28617007712971,
53
+ 76.66617686724075,
54
+ 86.51078152098125,
55
+ 73.02313355191218,
56
+ 78.22115576852589,
57
+ 95.06841385379441,
58
+ 77.87056619061721,
59
+ 70.88173117342915,
60
+ 73.66086654855036,
61
+ 54.68812545523773,
62
+ 87.83837429706222,
63
+ 83.77033973828055,
64
+ 76.93767742676783,
65
+ 46.25330181750642
66
+ ],
67
+ "per_class_precision": [
68
+ 91.97664347309647,
69
+ 85.93824637064803,
70
+ 76.54673094843696,
71
+ 86.74753900546533,
72
+ 70.898548006487,
73
+ 74.67583064831894,
74
+ 95.95411972775965,
75
+ 94.8842542784025,
76
+ 73.05174926291173,
77
+ 70.6556262511382,
78
+ 53.86887252440294,
79
+ 85.2497001487116,
80
+ 81.89035576270241,
81
+ 80.54523326379969,
82
+ 49.5270727409845
83
+ ],
84
+ "per_class_recall": [
85
+ 91.45723544204976,
86
+ 90.7659929211134,
87
+ 76.78599614295534,
88
+ 86.27531286928014,
89
+ 75.27898574472256,
90
+ 82.11989691227008,
91
+ 94.19890947317768,
92
+ 66.03062082280378,
93
+ 68.83691563300718,
94
+ 76.93311106531365,
95
+ 55.532682068542776,
96
+ 90.58918613400888,
97
+ 85.73867075361086,
98
+ 73.6394270627063,
99
+ 43.38549319749145
100
+ ]
101
+ }