MegaDepth_TensorFlow icon indicating copy to clipboard operation
MegaDepth_TensorFlow copied to clipboard

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...

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

image

output

image

our output

image