Patnev71 commited on
Commit
5132450
·
verified ·
1 Parent(s): 44bb08e

Upload SegformerForSemanticSegmentation

Browse files
Files changed (2) hide show
  1. config.json +13 -13
  2. model.safetensors +1 -1
config.json CHANGED
@@ -28,19 +28,6 @@
28
  256
29
  ],
30
  "id2label": {
31
- "background": 1,
32
- "bathroom": 5,
33
- "circulation": 4,
34
- "garage": 8,
35
- "kitchen": 3,
36
- "living": 2,
37
- "storage": 7,
38
- "undefined": 0,
39
- "utility": 6
40
- },
41
- "image_size": 224,
42
- "initializer_range": 0.02,
43
- "label2id": {
44
  "0": "undefined",
45
  "1": "background",
46
  "2": "living",
@@ -51,6 +38,19 @@
51
  "7": "storage",
52
  "8": "garage"
53
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  "layer_norm_eps": 1e-06,
55
  "mlp_ratios": [
56
  4,
 
28
  256
29
  ],
30
  "id2label": {
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  "0": "undefined",
32
  "1": "background",
33
  "2": "living",
 
38
  "7": "storage",
39
  "8": "garage"
40
  },
41
+ "image_size": 224,
42
+ "initializer_range": 0.02,
43
+ "label2id": {
44
+ "background": 1,
45
+ "bathroom": 5,
46
+ "circulation": 4,
47
+ "garage": 8,
48
+ "kitchen": 3,
49
+ "living": 2,
50
+ "storage": 7,
51
+ "undefined": 0,
52
+ "utility": 6
53
+ },
54
  "layer_norm_eps": 1e-06,
55
  "mlp_ratios": [
56
  4,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9545850ffe81fb0bf920f628910a3b8316e47df61943dce20763b29c09ea9cff
3
  size 14891980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0aa7365029f4c61b8176bf99290a82946d5c845b4d3c1daebc2d9ea5f5066c2
3
  size 14891980