IGNF
/

AGarioud commited on
Commit
ebf793d
·
verified ·
1 Parent(s): 85c533c

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-D_swinbase-upernet_inferenceROI.png filter=lfs diff=lfs merge=lfs -text
model_utils/FLAIR-HUB_LC-D_swinbase-upernet_confmatrix.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8287468dea90052736e442dee1a13b0cf60e783c102005f6b20ad7b476c2e88e
3
+ size 3016
model_utils/FLAIR-HUB_LC-D_swinbase-upernet_inferenceROI.png ADDED

Git LFS Details

  • SHA256: 91dd1bc295667ea8ba511c99cad8e8b844132ad25d84e8ab59523eb59f011e6d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
model_utils/FLAIR-HUB_LC-D_swinbase-upernet_logs.png ADDED
model_utils/FLAIR-HUB_LC-D_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
+ 64.68976116199981,
11
+ 77.6306983377787,
12
+ 77.30739812891187,
13
+ 77.65084908074442,
14
+ 77.26444229749403
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.96673278175373,
35
+ 78.90227721477042,
36
+ 61.15067407856491,
37
+ 75.83021039676838,
38
+ 57.53867364226447,
39
+ 63.02454393261224,
40
+ 90.49771657143371,
41
+ 68.27374699122072,
42
+ 54.4169845667148,
43
+ 57.480479191994114,
44
+ 36.85662798537726,
45
+ 78.1355040329508,
46
+ 71.92966565955162,
47
+ 62.92183286462638,
48
+ 29.420747519393647
49
+ ],
50
+ "per_class_fscore": [
51
+ 91.2846920876357,
52
+ 88.20712451865442,
53
+ 75.89254519500484,
54
+ 86.2539039516068,
55
+ 73.047045924637,
56
+ 77.31908633176614,
57
+ 95.01186491912459,
58
+ 81.14604709525216,
59
+ 70.48056885634146,
60
+ 73.00013244424552,
61
+ 53.86166315498477,
62
+ 87.72591904923974,
63
+ 83.67336187576136,
64
+ 77.24174440992063,
65
+ 45.46527211950303
66
+ ],
67
+ "per_class_precision": [
68
+ 91.15533998981077,
69
+ 84.90196036611366,
70
+ 74.7138873869272,
71
+ 86.75720928741386,
72
+ 71.89415271699693,
73
+ 73.88383860266636,
74
+ 95.88699015919738,
75
+ 93.18306130271348,
76
+ 71.79797302193062,
77
+ 70.2571840024372,
78
+ 53.54780284301357,
79
+ 85.38324153813379,
80
+ 82.33925079983437,
81
+ 80.87837679929751,
82
+ 48.18246739467993
83
+ ],
84
+ "per_class_recall": [
85
+ 91.41441181597142,
86
+ 91.78004697990737,
87
+ 77.10898718452854,
88
+ 85.75640459258422,
89
+ 74.23751727995048,
90
+ 81.08935643147555,
91
+ 94.15256910118985,
92
+ 71.86306457476896,
93
+ 69.21063907445304,
94
+ 75.96596028598907,
95
+ 54.179224425057015,
96
+ 90.20077624831734,
97
+ 85.05141713520503,
98
+ 73.9180764339047,
99
+ 43.03818289910814
100
+ ]
101
+ }