IGNF
/

AGarioud commited on
Commit
459de3b
·
verified ·
1 Parent(s): 119204e

Upload 4 files

Browse files
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  model_utils/AerialROI.png filter=lfs diff=lfs merge=lfs -text
37
  model_utils/FLAIR-HUB_split1_classesfreq.png filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  model_utils/AerialROI.png filter=lfs diff=lfs merge=lfs -text
37
  model_utils/FLAIR-HUB_split1_classesfreq.png filter=lfs diff=lfs merge=lfs -text
38
+ model_utils/FLAIR-HUB_LC-L_swinbase-upernet_inferenceROI.png filter=lfs diff=lfs merge=lfs -text
model_utils/FLAIR-HUB_LC-L_swinbase-upernet_confmatrix.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06da4d8eaaef93d2b67ac42b5be8cd2df3e70672ae21da55160d39f7f35f3fcd
3
+ size 3016
model_utils/FLAIR-HUB_LC-L_swinbase-upernet_inferenceROI.png ADDED

Git LFS Details

  • SHA256: 8b998d1bea106b11f35d3045c125ed1d94755e4fba664e2165a6b9c58b6de48a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
model_utils/FLAIR-HUB_LC-L_swinbase-upernet_logs.png ADDED
model_utils/FLAIR-HUB_LC-L_swinbase-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
+ 65.77706795551043,
11
+ 78.23801393663811,
12
+ 78.14772541917736,
13
+ 78.27788888876876,
14
+ 78.29641883799212
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
+ 85.30602612871746,
35
+ 79.0905706057409,
36
+ 62.03510799145643,
37
+ 76.57940079405297,
38
+ 58.249129373015734,
39
+ 64.66372274374993,
40
+ 90.52072272600283,
41
+ 73.41174223383835,
42
+ 55.13290401193464,
43
+ 58.63015581793794,
44
+ 37.548132694281385,
45
+ 78.55999077701476,
46
+ 72.25988026415791,
47
+ 63.54758558758167,
48
+ 31.120947583173532
49
+ ],
50
+ "per_class_fscore": [
51
+ 92.07042848079004,
52
+ 88.32466202796896,
53
+ 76.5699591408639,
54
+ 86.73650544705222,
55
+ 73.61699821515509,
56
+ 78.54033865659622,
57
+ 95.02454266477365,
58
+ 84.66755628906114,
59
+ 71.07828524591169,
60
+ 73.9205676444378,
61
+ 54.59635395812605,
62
+ 87.99282575582149,
63
+ 83.89635491833442,
64
+ 77.71143225290987,
65
+ 47.46907058985778
66
+ ],
67
+ "per_class_precision": [
68
+ 92.11727787967546,
69
+ 84.61150464091682,
70
+ 74.85703835919537,
71
+ 86.6517786155974,
72
+ 72.55630899900089,
73
+ 75.42472961141745,
74
+ 95.86589280545634,
75
+ 96.41531320798929,
76
+ 72.57215634924071,
77
+ 70.74995968505088,
78
+ 53.73908709684908,
79
+ 85.42216089665273,
80
+ 83.68875728882063,
81
+ 79.25480482756691,
82
+ 50.24156306810145
83
+ ],
84
+ "per_class_recall": [
85
+ 92.02362671141604,
86
+ 92.3786802174737,
87
+ 78.36310777137238,
88
+ 86.82139812996719,
89
+ 74.70915961426772,
90
+ 81.92443443336255,
91
+ 94.1978319665497,
92
+ 75.47168315938352,
93
+ 69.64467526229211,
94
+ 77.38868525952357,
95
+ 55.481415114991556,
96
+ 90.72301260636564,
97
+ 84.1049850389146,
98
+ 76.2270213771621,
99
+ 44.9865659068394
100
+ ]
101
+ }