bthia97 commited on
Commit
c9e2035
1 Parent(s): ca0b584

Upload DepthAnythingForDepthEstimation

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