zzangjinsun / NLSPN_ECCV20

Park et al., Non-Local Spatial Propagation Network for Depth Completion, ECCV, 2020
MIT License
321 stars 57 forks source link

dataset #31

Closed yqq924 closed 3 years ago

yqq924 commented 3 years ago

Hello, the RAW depth I extracted from NYUv2 contains cavities, so how can it be used as GT

zzangjinsun commented 3 years ago

Hello @yqq924 ,

I used the preprocessed NYU dataset of sparse-to-dense.

Please refer to here to download the preprocessed NYU dataset.

yqq924 commented 3 years ago

Hello, I downloaded the data set according to your instructions, but there are still holes in the depth map, so how can it be used as GT

------------------ 原始邮件 ------------------ 发件人: "zzangjinsun/NLSPN_ECCV20" @.>; 发送时间: 2021年5月17日(星期一) 晚上9:20 @.>; @.**@.>; 主题: Re: [zzangjinsun/NLSPN_ECCV20] dataset (#31)

Hello @yqq924 ,

I used the preprocessed NYU dataset of sparse-to-dense.

Please refer to here to download the preprocessed NYU dataset.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

zzangjinsun commented 3 years ago

Losses are calculated with only valid pixels. Please refer to the following codes:

L1 loss: https://github.com/zzangjinsun/NLSPN_ECCV20/blob/ba33fa5d9ea62ca970026a145ab18fab76d79d4a/src/loss/submodule/l1loss.py#L28-L33

L2 loss: https://github.com/zzangjinsun/NLSPN_ECCV20/blob/ba33fa5d9ea62ca970026a145ab18fab76d79d4a/src/loss/submodule/l2loss.py#L28-L33

Thx!

yqq924 commented 3 years ago

Ok,I thank I know that, thanks very much.

发自我的iPhone

------------------ Original ------------------ From: Jinsun Park @.> Date: Wed,May 19,2021 4:55 PM To: zzangjinsun/NLSPN_ECCV20 @.> Cc: yqq924 @.>, Mention @.> Subject: Re: [zzangjinsun/NLSPN_ECCV20] dataset (#31)

Losses are calculated with only valid pixels. Please refer to the following codes:

L1 loss: https://github.com/zzangjinsun/NLSPN_ECCV20/blob/ba33fa5d9ea62ca970026a145ab18fab76d79d4a/src/loss/submodule/l1loss.py#L28-L33

L2 loss: https://github.com/zzangjinsun/NLSPN_ECCV20/blob/ba33fa5d9ea62ca970026a145ab18fab76d79d4a/src/loss/submodule/l2loss.py#L28-L33

Thx!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

yqq924 commented 3 years ago

hi,I’d like to know weather the test dataset have been zoomed to 228*304?thank you thank you!!!!!

------------------ Original ------------------ From: Jinsun Park @.> Date: Wed,May 19,2021 4:55 PM To: zzangjinsun/NLSPN_ECCV20 @.> Cc: yqq924 @.>, Mention @.> Subject: Re: [zzangjinsun/NLSPN_ECCV20] dataset (#31)

Losses are calculated with only valid pixels. Please refer to the following codes:

L1 loss: https://github.com/zzangjinsun/NLSPN_ECCV20/blob/ba33fa5d9ea62ca970026a145ab18fab76d79d4a/src/loss/submodule/l1loss.py#L28-L33

L2 loss: https://github.com/zzangjinsun/NLSPN_ECCV20/blob/ba33fa5d9ea62ca970026a145ab18fab76d79d4a/src/loss/submodule/l2loss.py#L28-L33

Thx!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.