IGNF
/

AGarioud commited on
Commit
03ab7a1
·
verified ·
1 Parent(s): 91c0fdc

Remove outdated result files

Browse files
model_utils/FLAIR-HUB_LC-A_swinsmall-upernet_metrics.json DELETED
@@ -1,101 +0,0 @@
1
- {
2
- "Avg_metrics_name": [
3
- "mIoU",
4
- "Overall Accuracy",
5
- "F-score",
6
- "Precision",
7
- "Recall"
8
- ],
9
- "Avg_metrics": [
10
- 63.181565427087065,
11
- 76.91321521851049,
12
- 76.20145592356842,
13
- 76.86574542658833,
14
- 76.27773702549388
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.45256149972357,
35
- 77.03295060644318,
36
- 60.77922845942716,
37
- 74.9891675774881,
38
- 56.364390568482555,
39
- 61.38545351749203,
40
- 89.38823708515228,
41
- 56.84863553240866,
42
- 53.528862937227586,
43
- 57.097475841780714,
44
- 37.7068882242822,
45
- 77.62679659013482,
46
- 70.94966885488569,
47
- 61.85733241054443,
48
- 28.715831700832997
49
- ],
50
- "per_class_fscore": [
51
- 90.97999048636812,
52
- 87.02668101340399,
53
- 75.60582177412908,
54
- 85.70721104125678,
55
- 72.09364019974456,
56
- 76.07309355280731,
57
- 94.39682047936458,
58
- 72.48853053702516,
59
- 69.7313350898894,
60
- 72.69050700634541,
61
- 54.76398270342043,
62
- 87.40437600668425,
63
- 83.00650048654127,
64
- 76.43439007587976,
65
- 44.618958400666045
66
- ],
67
- "per_class_precision": [
68
- 90.83229602569885,
69
- 83.66474762012979,
70
- 74.78793937770192,
71
- 86.51810569460153,
72
- 69.89299369578278,
73
- 71.61658964899469,
74
- 95.2944771469249,
75
- 94.54198701270491,
76
- 72.01693243380096,
77
- 69.67687887876784,
78
- 50.78923267528416,
79
- 85.05446502729107,
80
- 81.86287257722573,
81
- 79.50536789352263,
82
- 46.93129569039315
83
- ],
84
- "per_class_recall": [
85
- 91.12816603541043,
86
- 90.67011378499095,
87
- 76.44179072183617,
88
- 84.91137553518733,
89
- 74.43737067807866,
90
- 81.12103288509901,
91
- 93.51591752046757,
92
- 58.777680392666596,
93
- 67.58635086464618,
94
- 75.97660772981318,
95
- 59.41367932469743,
96
- 89.88782453245909,
97
- 84.18253416973008,
98
- 73.59182887501092,
99
- 42.52378233231435
100
- ]
101
- }