Upload ZoeDepthForDepthEstimation
Browse files- config.json +6 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -94,6 +94,11 @@
|
|
| 94 |
4,
|
| 95 |
1
|
| 96 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
"readout_type": "project",
|
| 98 |
"reassemble_factors": [
|
| 99 |
4,
|
|
@@ -102,7 +107,7 @@
|
|
| 102 |
0.5
|
| 103 |
],
|
| 104 |
"torch_dtype": "float32",
|
| 105 |
-
"transformers_version": "4.
|
| 106 |
"use_batch_norm_in_fusion_residual": false,
|
| 107 |
"use_bias_in_fusion_residual": null,
|
| 108 |
"use_pretrained_backbone": false
|
|
|
|
| 94 |
4,
|
| 95 |
1
|
| 96 |
],
|
| 97 |
+
"num_patch_transformer_layers": 4,
|
| 98 |
+
"num_relative_features": 32,
|
| 99 |
+
"patch_transformer_hidden_size": 128,
|
| 100 |
+
"patch_transformer_intermediate_size": 1024,
|
| 101 |
+
"patch_transformer_num_attention_heads": 4,
|
| 102 |
"readout_type": "project",
|
| 103 |
"reassemble_factors": [
|
| 104 |
4,
|
|
|
|
| 107 |
0.5
|
| 108 |
],
|
| 109 |
"torch_dtype": "float32",
|
| 110 |
+
"transformers_version": "4.42.0.dev0",
|
| 111 |
"use_batch_norm_in_fusion_residual": false,
|
| 112 |
"use_bias_in_fusion_residual": null,
|
| 113 |
"use_pretrained_backbone": false
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5494fa0938f18d71e215e245472470c3aefebd7b434abd89750e5ae4008e2dc
|
| 3 |
+
size 1380374404
|