Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about the loss function of the Pytorch #221

Open
liuyeqi94 opened this issue Jun 29, 2023 · 0 comments
Open

Questions about the loss function of the Pytorch #221

liuyeqi94 opened this issue Jun 29, 2023 · 0 comments

Comments

@liuyeqi94
Copy link

Thanks a lot for making such an awesome research. I found some problems in running the code and would like to ask you for advice.
In the Pytorch version of the code, the loss function in train.py consists of two parts, L1loss and SSIM, but the loss function in the paper consists of three parts, L1 loss, the L1 loss defined over the image gradient g of the depth image, and SSIM loss. Why is the second loss function missing from the loss function in the code? Is the impact significant? I am confused.
Thanks again for your contribution and I am looking forward to your reply.

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

No branches or pull requests

1 participant