bthia97 commited on
Commit
f2d6b82
1 Parent(s): 719f4a6

Upload DepthAnythingForDepthEstimation

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -57,7 +57,7 @@
57
  "torch_dtype": "float32"
58
  },
59
  "backbone_kwargs": null,
60
- "depth_estimation": "metric",
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,