ialhashim / DenseDepth

High Quality Monocular Depth Estimation via Transfer Learning
https://arxiv.org/abs/1812.11941
GNU General Public License v3.0
1.58k stars 354 forks source link

Removed extra leaky relu layer #190

Closed abubakrsiddq closed 2 years ago

abubakrsiddq commented 3 years ago

Fixed the discrepancy between trained model and the tensorflow model definition. Issue detailed in https://github.com/ialhashim/DenseDepth/issues/180