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

Training code issues #4

Open
Llf0703 opened this issue Oct 9, 2024 · 1 comment
Open

Training code issues #4

Llf0703 opened this issue Oct 9, 2024 · 1 comment

Comments

@Llf0703
Copy link

Llf0703 commented Oct 9, 2024

Thank you for your work! But I can't find the code for the backward propagation. Also, style_loss in train.py is a tensor with 4 items, which makes an error in total_cd_pc += cd_pc_item.

@XuHang0806
Copy link
Collaborator

Thank you for your careful comment! This is an error during code reorganization, we have fix it.
The style_loss should be added up during forward function. This part only affects the display of the training process, and can be deleted if an error is reported.

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

2 participants