zhyever / PatchFusion

[CVPR 2024] An End-to-End Tile-Based Framework for High-Resolution Monocular Metric Depth Estimation
https://zhyever.github.io/patchfusion/
MIT License
926 stars 62 forks source link

question on multiply by 256 #28

Closed nikky4D closed 3 months ago

nikky4D commented 4 months ago

I have 3 questions: -- To convert depth output to PNG, you multiply by 256. Why? -- What units are the metric depth output? meters? -- What method do you recommend to scale up the depth results to an input image size?

Thanks

zhyever commented 3 months ago

Hi

Hopefully, the answers are helpful for you