ialhashim / DenseDepth

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

TensorFlow and Matlab #211

Open jdanielhoyos opened 1 year ago

jdanielhoyos commented 1 year ago

Hello! I wondered if someone can export the pretrained kitti neural network -for outdoors- or the neural network of this work into a tensorflow format or onxx, just to load it into Matlab. Keras model itself is not supported for the custom layers of 2dsampling. Thank you!