IGNF
/

AGarioud commited on
Commit
7dbf0c8
·
verified ·
1 Parent(s): 691f1bb

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

Git LFS Details

  • SHA256: d1eb67791e1e43f0b2ba2c2641b890e3f84e4613c6a0c6b9bb6a2dd172a6ceb1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
model_utils/FLAIR-HUB_LC-F_swinbase-upernet_logs.png ADDED
model_utils/FLAIR-HUB_LC-F_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.86796885449945,
11
+ 77.68520332171485,
12
+ 77.46938735582081,
13
+ 77.68830391161286,
14
+ 77.72731237873906
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.00221949901494,
35
+ 79.28272294423633,
36
+ 61.13107306528175,
37
+ 75.611299123364,
38
+ 57.693947948249246,
39
+ 63.82606150743039,
40
+ 90.46081039992963,
41
+ 68.14215312940254,
42
+ 54.871286162549616,
43
+ 56.892852120202726,
44
+ 37.91415757212566,
45
+ 78.14406576399607,
46
+ 71.73067623723888,
47
+ 63.689580680282745,
48
+ 29.626626664187246
49
+ ],
50
+ "per_class_fscore": [
51
+ 91.30565895099394,
52
+ 88.44435385878899,
53
+ 75.87744797121123,
54
+ 86.11211180693827,
55
+ 73.1720509238348,
56
+ 77.91930163020557,
57
+ 94.99152104832486,
58
+ 81.05302788285363,
59
+ 70.86050296626048,
60
+ 72.52446666800924,
61
+ 54.982255976580944,
62
+ 87.73131502176531,
63
+ 83.53857075383071,
64
+ 77.81751338795443,
65
+ 45.71071148975965
66
+ ],
67
+ "per_class_precision": [
68
+ 90.86008952854992,
69
+ 85.63307874551367,
70
+ 73.91445823495373,
71
+ 87.52967358493181,
72
+ 71.90125090038444,
73
+ 73.1517182937104,
74
+ 95.79445794182082,
75
+ 96.94220755183285,
76
+ 71.99059268862764,
77
+ 70.36313457655245,
78
+ 50.822293982231095,
79
+ 85.52462786348516,
80
+ 83.31250238691513,
81
+ 77.95375157587897,
82
+ 49.63072081880494
83
+ ],
84
+ "per_class_recall": [
85
+ 91.75561997138009,
86
+ 91.44647890326394,
87
+ 77.94754681267682,
88
+ 84.73973370185438,
89
+ 74.48858002531173,
90
+ 83.3516546792853,
91
+ 94.20193249938903,
92
+ 69.63895105133264,
93
+ 69.76534461319925,
94
+ 74.82278506303423,
95
+ 59.8839418864406,
96
+ 90.054891007909,
97
+ 83.76586933136065,
98
+ 77.68175057066075,
99
+ 42.364605563987354
100
+ ]
101
+ }