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