YufeiWang777 / LRRU

Official implementation of ``LRRU: Long-short Range Recurrent Updating Networks for Depth Completion'', ICCV 2023.
75 stars 2 forks source link

result visualization #7

Closed feichaiyu closed 6 months ago

feichaiyu commented 6 months ago

Hello, thank you for your open source work. It seems that there is no code for result visualization in the code you have released. May I ask how I can visualize the results?

YufeiWang777 commented 6 months ago

Hi, you can set 'save_test_image' to Ture in the yaml file.