https://github.com/petermartens98/midas-computer-vision-depth-estimation
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.
https://github.com/petermartens98/midas-computer-vision-depth-estimation
computervision midas opencv python streamlit
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/petermartens98/midas-computer-vision-depth-estimation
- Owner: petermartens98
- Created: 2023-02-06T22:32:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T15:19:30.000Z (about 2 years ago)
- Last Synced: 2023-07-15T16:26:47.009Z (about 2 years ago)
- Topics: computervision, midas, opencv, python, streamlit
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0