Upload ZoeDepthForDepthEstimation
Browse files- config.json +6 -1
config.json
CHANGED
|
@@ -88,6 +88,11 @@
|
|
| 88 |
4,
|
| 89 |
1
|
| 90 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
"readout_type": "project",
|
| 92 |
"reassemble_factors": [
|
| 93 |
4,
|
|
@@ -96,7 +101,7 @@
|
|
| 96 |
0.5
|
| 97 |
],
|
| 98 |
"torch_dtype": "float32",
|
| 99 |
-
"transformers_version": "4.
|
| 100 |
"use_batch_norm_in_fusion_residual": false,
|
| 101 |
"use_bias_in_fusion_residual": null,
|
| 102 |
"use_pretrained_backbone": false
|
|
|
|
| 88 |
4,
|
| 89 |
1
|
| 90 |
],
|
| 91 |
+
"num_patch_transformer_layers": null,
|
| 92 |
+
"num_relative_features": 32,
|
| 93 |
+
"patch_transformer_hidden_size": null,
|
| 94 |
+
"patch_transformer_intermediate_size": null,
|
| 95 |
+
"patch_transformer_num_attention_heads": null,
|
| 96 |
"readout_type": "project",
|
| 97 |
"reassemble_factors": [
|
| 98 |
4,
|
|
|
|
| 101 |
0.5
|
| 102 |
],
|
| 103 |
"torch_dtype": "float32",
|
| 104 |
+
"transformers_version": "4.42.0.dev0",
|
| 105 |
"use_batch_norm_in_fusion_residual": false,
|
| 106 |
"use_bias_in_fusion_residual": null,
|
| 107 |
"use_pretrained_backbone": false
|