nielsr HF staff commited on
Commit
11c5493
1 Parent(s): 676738f

Upload DPTForDepthEstimation

Browse files
Files changed (2) hide show
  1. config.json +12 -12
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -8,18 +8,6 @@
8
  "auxiliary_loss_weight": 0.4,
9
  "backbone_config": {
10
  "_name_or_path": "",
11
- "_out_features": [
12
- "stage3",
13
- "stage6",
14
- "stage9",
15
- "stage12"
16
- ],
17
- "_out_indices": [
18
- 3,
19
- 6,
20
- 9,
21
- 12
22
- ],
23
  "add_cross_attention": false,
24
  "apply_layernorm": false,
25
  "architectures": [
@@ -71,6 +59,18 @@
71
  "num_channels": 3,
72
  "num_hidden_layers": 12,
73
  "num_return_sequences": 1,
 
 
 
 
 
 
 
 
 
 
 
 
74
  "output_attentions": false,
75
  "output_hidden_states": false,
76
  "output_scores": false,
 
8
  "auxiliary_loss_weight": 0.4,
9
  "backbone_config": {
10
  "_name_or_path": "",
 
 
 
 
 
 
 
 
 
 
 
 
11
  "add_cross_attention": false,
12
  "apply_layernorm": false,
13
  "architectures": [
 
59
  "num_channels": 3,
60
  "num_hidden_layers": 12,
61
  "num_return_sequences": 1,
62
+ "out_features": [
63
+ "stage3",
64
+ "stage6",
65
+ "stage9",
66
+ "stage12"
67
+ ],
68
+ "out_indices": [
69
+ 3,
70
+ 6,
71
+ 9,
72
+ 12
73
+ ],
74
  "output_attentions": false,
75
  "output_hidden_states": false,
76
  "output_scores": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4109c4981e44eb30f4fc59dd030f7dbc74b8142f06475408a2afd0a55f46366
3
  size 148882609
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d1359b9660fd18790f1dc93666dcc6c63f1338dd7ca2f1782158dc09de7da3
3
  size 148882609