tsunghan-wu / Depth-Completion

🍀 Official pytorch implementation of "Indoor Depth Completion with Boundary Consistency and Self-Attention. Huang et al. RLQ@ICCV 2019."
https://arxiv.org/abs/1908.08344
MIT License
182 stars 18 forks source link

Dataset issue #22

Closed hit421 closed 2 years ago

hit421 commented 2 years ago

There is a bad news, the data set of yindaz/DeepCompletionRelease has been lost, I also sent them an email to apply for the data set, but did not reply for a long time. So could you please send me the dataset of DeepCompletionRelease, or the render depth, estimated normal and estimated boundary of DeepCompletionRelease that you used in your project. Otherwise I cannot reproduce your work. https://github.com/yindaz/DeepCompletionRelease/issues/45#issue-993195123

eecoder-dyf commented 2 years ago

Do you have the dataset now? If yes, Could you please share with me?

tsunghan-wu commented 2 years ago

Please see the latest issue (#23) .

tsunghan-wu commented 2 years ago

Hi,

we have released our dataset. Please follow in instructions described on our README to obtain dataset access.

Thanks.

Best, Tsung-Han Wu