VI-Depth
VI-Depth copied to clipboard
How to post-process the output .pfm file
I'm running run.py on the VOID500 dataset. How should I post-process the output .pfm file so that the pixel values correspond to the true depth values? The current pixel values are between 0 and 1 and are negatively correlated with the true distance. Thx
Just invert and multiply by 256?