Skip to content

this project enables MiDaS to be used in Real-Time with Webcam. Thatnks to Intelligent Systems Lab Org

License

Notifications You must be signed in to change notification settings

abuod0/Real-Time-MiDaS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PyTorch Python Implementation of MiDaS for Real-Time Relative Depth Prediction

This repository contains the PyTorch Python implementation of MiDaS for real-time relative depth prediction. Relative depth prediction, in general, provides more accurate depth prediction in various scene types by forgoing absolute depth scale, compared to absolute depth prediction (e.g., monodepth).

The implementation is especially useful for researchers who are working on robotics problems. Tested on Ubuntu 18.04 with an Intel i7 processor and an CPU and can be used with 'CUDA'.

Credit

This repository is built using the MiDaS repository: https://github.com/isl-org/MiDaS.git.

About

this project enables MiDaS to be used in Real-Time with Webcam. Thatnks to Intelligent Systems Lab Org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages