Upload DPTForDepthEstimation

This commit is contained in:
Younes Belkada 2022-12-07 11:36:12 +00:00 committed by huggingface-web
parent 475b52c2ed
commit 45026d371e
2 changed files with 12 additions and 2 deletions

View File

@ -101,6 +101,12 @@
"use_bfloat16": false, "use_bfloat16": false,
"width_factor": 1 "width_factor": 1
}, },
"backbone_featmap_shape": [
1,
1024,
24,
24
],
"backbone_out_indices": [ "backbone_out_indices": [
2, 2,
5, 5,
@ -429,6 +435,10 @@
768, 768,
768 768
], ],
"neck_ignore_stages": [
0,
1
],
"num_attention_heads": 12, "num_attention_heads": 12,
"num_channels": 3, "num_channels": 3,
"num_hidden_layers": 12, "num_hidden_layers": 12,

BIN
pytorch_model.bin (Stored with Git LFS)

Binary file not shown.