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

ghost artifacts #27

Closed onmygame closed 2 months ago

onmygame commented 6 months ago

Due to the GPU memory limit, I was only able to test the project on "depthanything_s" and "b" models. However, I noticed the presence of ghost artifacts, especially in the background, in these non-realistic images. I attempted to address this issue by adjusting the HR image resolution, patch split number, and max depth, but unfortunately, the artifacts persist. Do you have any suggestion?

zhyever commented 6 months ago

Hi, would you mind to share some results. It might be bugs, but it would be possible that the model is not strong enough to handle the task. Also, it would be better if you try to use more patchs, like r128 mode.