Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 362 Bytes

midas_installation.md

File metadata and controls

9 lines (6 loc) · 362 Bytes

Midas installation

To install Midas on your pip environment, clone the code at Midas, enter in the MiDaS directory, activate your environment (or install directly on system if you prefer) and run:

  pip install -e .

The dependences would be installed autonomously except for torch and torchvision.