Skip to content

takisu0916/MRFEDepth

Repository files navigation

MRFEDepth

Datasets

  1. UAVid 2020
  2. WildUAV
  3. UAV ula

Setup

Assuming a fresh Anaconda distribution, you can install the dependencies with:

pip3 install torch==1.7.0+cu110 torchvision==0.8.1+cu110 
pip install Pillow==8.4.0 visdom==0.1.8.9
pip install opencv-python  matplotlib scikit-image 
pip install timm tqdm einops=0.4.1 IPython

We ran our experiments with PyTorch 1.7.0, CUDA 11.0, Python 3.6 and Ubuntu 18.04.

Acknowledgement

Thanks the authors for their works:

Monodepth2

DIFFNet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages