TensorFlow implementation of Single-Image Depth Perception in the Wild: https://arxiv.org/pdf/1604.03901.pdf
Tested on TensorFlow 1.8
Usage:
- Download DIW dataset
- Change 'DIW_PATH' in relative_depth_diw.py accordingly
- Start training with python relative_depth_diw.py
