BAAI
/

Transformers
Safetensors
seggpt
vision
EduardoPacheco commited on
Commit
855821a
1 Parent(s): d9113a4

Upload SegGptForImageSegmentation

Browse files
Files changed (2) hide show
  1. config.json +8 -9
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,14 +1,8 @@
1
  {
2
  "architectures": [
3
- "SegGptModel"
4
  ],
5
- "encoder_output_indicies": [
6
- 5,
7
- 11,
8
- 17,
9
- 23
10
- ],
11
- "attention_probs_dropout_prob": 0.0,
12
  "decoder_hidden_size": 64,
13
  "drop_path_rate": 0.1,
14
  "hidden_act": "gelu",
@@ -19,7 +13,6 @@
19
  448
20
  ],
21
  "initializer_range": 0.02,
22
- "intermediate_size": 3072,
23
  "layer_norm_eps": 1e-06,
24
  "merge_index": 2,
25
  "mlp_ratio": 4.0,
@@ -27,6 +20,12 @@
27
  "num_attention_heads": 16,
28
  "num_channels": 3,
29
  "num_hidden_layers": 24,
 
 
 
 
 
 
30
  "patch_size": 16,
31
  "pretrain_img_size": 224,
32
  "qkv_bias": true,
 
1
  {
2
  "architectures": [
3
+ "SegGptForImageSegmentation"
4
  ],
5
+ "beta": 0.01,
 
 
 
 
 
 
6
  "decoder_hidden_size": 64,
7
  "drop_path_rate": 0.1,
8
  "hidden_act": "gelu",
 
13
  448
14
  ],
15
  "initializer_range": 0.02,
 
16
  "layer_norm_eps": 1e-06,
17
  "merge_index": 2,
18
  "mlp_ratio": 4.0,
 
20
  "num_attention_heads": 16,
21
  "num_channels": 3,
22
  "num_hidden_layers": 24,
23
+ "output_indicies": [
24
+ 5,
25
+ 11,
26
+ 17,
27
+ 23
28
+ ],
29
  "patch_size": 16,
30
  "pretrain_img_size": 224,
31
  "qkv_bias": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a67376850fb7ad9515dd5656cf3b323d6a4faa28006e4334a4b19f44acdbe47
3
- size 1482931396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7617814f604db6840db642c5edb715cf87405539d4436609a3f229e517300167
3
+ size 1482933468