irolaina / FCRN-DepthPrediction

Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
BSD 2-Clause "Simplified" License
1.11k stars 313 forks source link

Have writen a trainable tensorflow version FCRN for DepthPrediction #79

Closed Windaway closed 5 years ago

Windaway commented 5 years ago

Thanks to Iro Laina. I Have writen a trainable tensorflow version FCRN for DepthPrediction. https://github.com/Windaway/FCRN-Depth-Prediction-Tensorflow I have writen a project for transfer learning. Train with NYU/Make3d needs to modify the gentfrecord.py and add some augmentations.