You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in your paper, I want to use L1 loss for depth estimation. However, when I only modify F.binary_cross_entropy to F_loss, the algorithm cannot converge. Are there other modifications in the code to reproduce the result in your paper when using L1 loss for depth estimation?
Thanks!
The text was updated successfully, but these errors were encountered:
As mentioned in your paper, I want to use L1 loss for depth estimation. However, when I only modify F.binary_cross_entropy to F_loss, the algorithm cannot converge. Are there other modifications in the code to reproduce the result in your paper when using L1 loss for depth estimation?
Thanks!
The text was updated successfully, but these errors were encountered: