Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

About training loss #21

Open
BeiieB opened this issue Jul 17, 2020 · 1 comment
Open

About training loss #21

BeiieB opened this issue Jul 17, 2020 · 1 comment

Comments

@BeiieB
Copy link

BeiieB commented Jul 17, 2020

Hi,

I'm trying to train the model myself. In the paper, the loss is defined as l1 loss plus a gradient loss in “Learning the depths of moving people by watching frozen people”. But I found that they calculate the gradient loss in log space. Do you use log depth and gt as well? Besides, for the l1 loss, |(Dxs −Dgt)|, are the output and gt both in the range [0, 255]?

Thanks.

@FilippoAleotti
Copy link
Owner

FilippoAleotti commented Jul 17, 2020

Hi,
About the log space no, I did not use the log space nor the mask (thank you for pointing out this, I’m going to make it clear). For the second question yes, but it should work even with a different range

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants