Skip to content
#

midas

Here are 27 public repositories matching this topic...

This Python code uses the MiDaS model for real-time depth estimation on webcam video. MiDaS predicts the relative depth of objects in a scene, and the output is displayed using matplotlib. Bicubic interpolation is used to upsample the low-resolution depth map produced by the model. Output is then displayed in an interactive Streamlit web app.

  • Updated Jul 15, 2023
  • Python

Improve this page

Add a description, image, and links to the midas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the midas topic, visit your repo's landing page and select "manage topics."

Learn more