dontLoveBugs / SupervisedDepthPrediction

Pytorch framework for supervised depth prediction
40 stars 15 forks source link
apex depth-estimation dorn monocular

SupervisedDepthPrediction

This is a distributed training framework for supervised depth prediction based on Pytorch 1.0 (Pytorch version >= 1.2 is best). Now it provide the implementation of DORN(state of the art in KITTI depth prediction benchmark), and you can implement your model in your customed dataset with a little modification.

Highlights

Installation

Dataset

Training

Testing

Results