yu-li / TCMonoDepth

Enforcing Temporal Consistency in Video Depth Estimation, ICCV-W 2021.
MIT License
82 stars 8 forks source link

created google colab ! #5

Open dpredie opened 3 years ago

dpredie commented 3 years ago

Hi Yu-li

if you're interested i forked the repo and created a Google Colab notebook, to process single file .mp4 input

https://github.com/dpredie/TCMonoDepth/blob/main/TCMonoDepth.ipynb

semel1 commented 2 years ago

Google Colab throws an error:

/content/TCMonoDepth
Run Video Depth Sample 
Initialize
Device: cuda
Creating model...
Loading model path fail, model path does not exists.
semel1 commented 2 years ago

It appears that Colab doesn't download _ckpt.pt.tar. So, you have to upload it manually.