korshunovdv / monocular_depth_estimation

Monocular depth estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monocular_depth_estimation

Monocular depth estimation

Env setup:

conda create -n py37 python=3.7
conda activate py37
conda install -y pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch
conda install -y tqdm pandas ipywidgets opencv-python

Colab link

profiler

Open In Colab

About

Monocular depth estimation

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Shell 0.0%Language:Python 0.0%