nielsr HF staff commited on
Commit
645d531
1 Parent(s): cd7988b
Files changed (2) hide show
  1. config.json +40 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DPTForDepthEstimation"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "auxiliary_loss_weight": 0.4,
7
+ "channels": 256,
8
+ "expand_channels": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 1024,
12
+ "image_size": 384,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 4096,
15
+ "layer_norm_eps": 1e-12,
16
+ "model_type": "dpt",
17
+ "num_attention_heads": 16,
18
+ "num_channels": 3,
19
+ "num_hidden_layers": 24,
20
+ "out_indices": [
21
+ 5,
22
+ 11,
23
+ 17,
24
+ 23
25
+ ],
26
+ "patch_size": 16,
27
+ "post_process_channels": [
28
+ 256,
29
+ 512,
30
+ 1024,
31
+ 1024
32
+ ],
33
+ "qkv_bias": true,
34
+ "readout_type": "project",
35
+ "semantic_loss_ignore_index": 255,
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.17.0.dev0",
38
+ "use_auxiliary_head": true,
39
+ "use_batch_norm": false
40
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb8afec40e3a5d21c59a0bc56c3bf8ddecfe27748c8c9eeaa32476a8788b8ebe
3
+ size 1367579949