bamertl commited on
Commit
393e4c1
·
1 Parent(s): 0a4a074

Upload BeitForSemanticSegmentation

Browse files
Files changed (2) hide show
  1. config.json +47 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "../best_model/checkpoint-500",
3
+ "architectures": [
4
+ "BeitForSemanticSegmentation"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.2,
7
+ "auxiliary_channels": 256,
8
+ "auxiliary_concat_input": false,
9
+ "auxiliary_loss_weight": 0.4,
10
+ "auxiliary_num_convs": 1,
11
+ "drop_path_rate": 0.1,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.2,
14
+ "hidden_size": 192,
15
+ "image_size": 64,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 768,
18
+ "layer_norm_eps": 1e-12,
19
+ "layer_scale_init_value": 0.1,
20
+ "model_type": "beit",
21
+ "num_attention_heads": 8,
22
+ "num_channels": 13,
23
+ "num_hidden_layers": 8,
24
+ "out_indices": [
25
+ 3,
26
+ 5,
27
+ 7,
28
+ 11
29
+ ],
30
+ "patch_size": 4,
31
+ "pool_scales": [
32
+ 1,
33
+ 2,
34
+ 3,
35
+ 6
36
+ ],
37
+ "semantic_loss_ignore_index": 255,
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.35.0",
40
+ "use_absolute_position_embeddings": false,
41
+ "use_auxiliary_head": true,
42
+ "use_mask_token": false,
43
+ "use_mean_pooling": true,
44
+ "use_relative_position_bias": false,
45
+ "use_shared_relative_position_bias": false,
46
+ "vocab_size": 8192
47
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54bffbbe93e024c5b3b48d673f817578bd74a5846df08dc59070fc430170b169
3
+ size 34974720