MasazI / cnn_depth_tensorflow

depth estimation using tensorflow
129 stars 57 forks source link

cnn_depth_tensorflow

cnn_depth_tensorflow is an implementation of depth estimation using tensorflow.

Original paper is "Depth Map Prediction from a Single Image using a Multi-Scale Deep Network". https://arxiv.org/abs/1406.2283

network

requierments

How to train

example


Copyright (c) 2016 Masahiro Imai Released under the MIT license