Alessio Grancini commited on
Commit
11ab465
·
verified ·
1 Parent(s): 192b493

Update monocular_depth_estimator.py

Browse files
Files changed (1) hide show
  1. monocular_depth_estimator.py +1 -0
monocular_depth_estimator.py CHANGED
@@ -176,3 +176,4 @@ if __name__ == "__main__":
176
 
177
  depth_estimator = MonocularDepthEstimator(model_type="dpt_hybrid_384")
178
  depth_estimator.run(INPUT_PATH)
 
 
176
 
177
  depth_estimator = MonocularDepthEstimator(model_type="dpt_hybrid_384")
178
  depth_estimator.run(INPUT_PATH)
179
+