PanoGRF
PanoGRF copied to clipboard
全景深度
Very brilliant work. I would like to use your 360 degree depth estimator. But after reading the Docs I still dont know how to only run the depth estimator. Input: A panoramic image; Output: A depth map for this panoramic depth
A single-panoramic image cannot be taken as the input of our method. because the 360-degree MVSNet needs at least two image inputs and their poses.
If you want to estimate the depth of single-image, 360 monocular depth network is much better, such as UniFuse, BiFuse, HRDFuse.