manurare / 360monodepth

Code release for 360monodepth. With our framework we achieve monocular depth estimation for high resolution 360° images based on aligning and blending perspective depth maps.
https://manurare.github.io/360monodepth/
MIT License
159 stars 33 forks source link

最终得到的 DPT深度数据,怎么样转换成一个全景图片呢? #13

Closed 375000384 closed 1 year ago

manurare commented 1 year ago

Hey,

I am not quite sure I understand the question. The final DPT image is already a panorama (equirectangular) image. You could use this code to read a dpt file from memory

375000384 commented 1 year ago

Thank you . But I I encountered another error prompt as follows, and the file test_depthmapAlign_module.py not found: a

[12/12] RUN cd /monodepth/python/src/test && python3 ./test_depthmapAlign_module.py --task 1:

17 0.526 /bin/sh: 1: cd: can't cd to /monodepth/python/src/test