DepthAnything / Depth-Anything-V2

[NeurIPS 2024] Depth Anything V2. A More Capable Foundation Model for Monocular Depth Estimation
https://depth-anything-v2.github.io
Apache License 2.0
3.95k stars 341 forks source link

depth question #201

Open hcscysh opened 2 weeks ago

hcscysh commented 2 weeks ago

The depth of a pinehole image is the distance from the object to the imaging plane. If I test it with a panorama, the depth of the panorama is the distance from the object to the center of the sphere. How can I use the depth map obtained by the network to get the distance from the object to the center of the sphere? I trained with a panorama and the result was very bad. How can I modify my code? Or is this network only applicable to pineholes and not to panoramas?