Upload DepthAnythingForDepthEstimation
Browse files- config.json +1 -1
config.json
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
"torch_dtype": "float32"
|
58 |
},
|
59 |
"backbone_kwargs": null,
|
60 |
-
"
|
61 |
"fusion_hidden_size": 256,
|
62 |
"head_hidden_size": 32,
|
63 |
"head_in_index": -1,
|
|
|
57 |
"torch_dtype": "float32"
|
58 |
},
|
59 |
"backbone_kwargs": null,
|
60 |
+
"depth_estimation_type": "metric",
|
61 |
"fusion_hidden_size": 256,
|
62 |
"head_hidden_size": 32,
|
63 |
"head_in_index": -1,
|