MegaDepth_TensorFlow
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...
Results
1
MegaDepth_TensorFlow issues
Sort by
recently updated
recently updated
newest added
I've been trying to apply `inference_mega_tensorflow.py` to my own images. It works well, until I try to generate full-resolution depth maps. The error can be reproduced even with the stock...