MiDaS icon indicating copy to clipboard operation
MiDaS copied to clipboard

start the process of learning a depth map at the Collaboration....

Open lednevandrey04 opened this issue 3 years ago • 1 comments

I'm trying to start the process of learning a depth map at the Collaboration https://colab.research.google.com/.

link to the directory MiDaS of my google drive. https://drive.google.com/drive/folders/1oETh58VotZbHV7E56g2wnesX9uncsVnY?usp=sharing

command to execute in notepad https://colab.research.google.com/

/////////////////////////////////////////////////// %cd /content/drive/My Drive/MiDaS python run.py --model_type dpt_hybrid //////////////////////////////////////////////////////

Response //////////////////////////////////////////////////////////// File "", line 2 python run.py --model_type dpt_hybrid ^ SyntaxError: invalid syntax ///////////////////////////////////////////////////////////////

Tell me where is my mistake ????????????

Do I need to install Docker in my case ??????????

lednevandrey04 avatar Sep 25 '21 06:09 lednevandrey04

See here for a working Colab:

https://colab.research.google.com/github/pytorch/pytorch.github.io/blob/master/assets/hub/intelisl_midas_v2.ipynb

ranftlr avatar Sep 29 '21 08:09 ranftlr