Zongwei97 / PopNet

[ICCV 23] Official implementation of Source-free Depth for Object Pop-out (One of First Attempts for RGB-D COD)
23 stars 3 forks source link

IF "Source-free Depth Network" Code exists? #4

Closed ziskazuo closed 10 months ago

ziskazuo commented 10 months ago

Hi sir, thanks for your great work! Here is my question, IF "Source-free Depth Network" mentioned in your paper is just an assumption of Network Model Architecture, cause i can't find any code about this (or DPT model you use) in project. This makes me confused. THANKS FOR YOUR ANSWER!

Zongwei97 commented 10 months ago

Hi,

Thanks for your interest in our work. The DPT code is used to generate the pseudo depth, if there is no GT depth, which is the case for COD. As mentioned in the paper, we used the official application and further improved the depth quality by applying refinement method. The generated depth for COD can be directly downloaded here (Training/Testing)