UNDER DEVELOPMENT
https://www.youtube.com/watch?v=HuU53ivwpEA
This is the python3 version of Hourglass model used by megadepth implemented in tf Keras.
python3 inference_mega_tensorflow.py
input
output
our output
MegaDepth_Tensorflow. Using this model, you can convert RGB image into depth map. The original version is PyTorch, here we convert it to TensorFlow version so that someone can deploy it on edge device or mobile.
Python
UNDER DEVELOPMENT
https://www.youtube.com/watch?v=HuU53ivwpEA
This is the python3 version of Hourglass model used by megadepth implemented in tf Keras.
python3 inference_mega_tensorflow.py
input
output
our output