Upload DepthAnythingForDepthEstimation
Browse files- config.json +1 -1
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"torch_dtype": "float32"
|
30 |
},
|
31 |
"backbone_kwargs": null,
|
32 |
-
"
|
33 |
"fusion_hidden_size": 128,
|
34 |
"head_hidden_size": 32,
|
35 |
"head_in_index": -1,
|
|
|
29 |
"torch_dtype": "float32"
|
30 |
},
|
31 |
"backbone_kwargs": null,
|
32 |
+
"depth_estimation_type": "metric",
|
33 |
"fusion_hidden_size": 128,
|
34 |
"head_hidden_size": 32,
|
35 |
"head_in_index": -1,
|