ybelkada HF staff commited on
Commit
45026d3
1 Parent(s): 475b52c

Upload DPTForDepthEstimation

Browse files
Files changed (2) hide show
  1. config.json +10 -0
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -101,6 +101,12 @@
101
  "use_bfloat16": false,
102
  "width_factor": 1
103
  },
 
 
 
 
 
 
104
  "backbone_out_indices": [
105
  2,
106
  5,
@@ -429,6 +435,10 @@
429
  768,
430
  768
431
  ],
 
 
 
 
432
  "num_attention_heads": 12,
433
  "num_channels": 3,
434
  "num_hidden_layers": 12,
 
101
  "use_bfloat16": false,
102
  "width_factor": 1
103
  },
104
+ "backbone_featmap_shape": [
105
+ 1,
106
+ 1024,
107
+ 24,
108
+ 24
109
+ ],
110
  "backbone_out_indices": [
111
  2,
112
  5,
 
435
  768,
436
  768
437
  ],
438
+ "neck_ignore_stages": [
439
+ 0,
440
+ 1
441
+ ],
442
  "num_attention_heads": 12,
443
  "num_channels": 3,
444
  "num_hidden_layers": 12,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7da362691113a93c3e9ed1e7cc358cfbb890531b10f36fadc695a9949835bc41
3
- size 489651461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6c4d44f9d96ca3fa76dd3bbb153989a60b4ad5526559f3c598562a368d687ec
3
+ size 489648389