luciddreamer-cvlab/LucidDreamer

Using Marigold for depth map generation

Opened this issue · 1 comments

Do you have plans to make Marigold compatible for depth map generation? In addition to ZoeDepth, it would be great to have the ability to generate depth maps using Marigold.

https://github.com/prs-eth/Marigold

Hello, we are planning to combine our model with Marigold, a better depth estimation model.
However, we noticed that naively replacing Zoedepth with Marigold gives worse result since Marigold provides a normalized depth from 0 to 1. I think we should involve more tricks to mitigate the issues.
However, we are expecting 3D scenes with much better quality using a new model!