yunlongdong / MegaDepthEval

Pure Evaluation version of MegaDepth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pure Evaluation version of MegaDepth

This repo is intended to use the well-trained MegaDepth model to predict depth from single image w/o any training scripts.

Acoording to MegaDepth, It has better generalization ability to completely unknown scenes.

Usage

Results

Tested Platform

  • ubuntu 14.04, pytorch 0.4.0, cuda 9.0, GTX1080, about 1GB gpu memory to use (I optimized some code, original needs above 3GB)
  • win10, pytorch 0.4.0, cuda 9.0, GTX750ti, GTX1050ti

About

Pure Evaluation version of MegaDepth


Languages

Language:Python 100.0%