yzcjtr / GeoNet

Code for GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose (CVPR 2018)
MIT License
726 stars 181 forks source link

How to visualize depth map? #44

Closed zmlshiwo closed 5 years ago

zmlshiwo commented 5 years ago

Hi, In your paper, I saw the visualization results of depth map. However, when I run the eval_depth.py. I only obtain the error of evaluation and can not obtain the visualization results of depth map. On flow task, I run the eval_flow.py. I can obtain the flow color map. So, how to visualize the depth map? Best, Mingliang

yzcjtr commented 5 years ago

You can refer to this code. Remember to try another color map for consistency with our paper.