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
958 stars 64 forks source link

How to integrate ZoeD_NK (long distance estimation) #20

Closed Mohit-Ak closed 6 months ago

Mohit-Ak commented 8 months ago

First of all, I would like to congratulate on the amazing work. I can totally see the improvements in the output. But I see the config file uses Zoe depth N and the metric depths from it are not accurate for long distances. Can you please tell the changes that we need to make in the config file to accommodate ZoeDepth_NK or ZoeDepth_K?

I tried changing the URL in the bottom of the json but that did not seem to impact the output.

zhyever commented 6 months ago

It was kind of difficult based on the previous framework. The new released one can be more flexible. Please refer to the replacement of zoedepth and depth-anything. We'll provide more detailed training docs then.