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

AttributeError: module 'pytorch_toolbelt.losses' has no attribute 'JointLoss' #93

Open
likepd opened this issue Jun 18, 2023 · 7 comments

Comments

@likepd
Copy link

likepd commented Jun 18, 2023

AttributeError: module 'pytorch_toolbelt.losses' has no attribute 'JointLoss'

@BloodAxe
Copy link
Owner

Check this #91 answer.
Do you mind sharing the use case for this loss? I'm curious whether the decision to remove this class was too fast or not.

@likepd
Copy link
Author

likepd commented Jun 28, 2023

Thank you !!!

@likepd
Copy link
Author

likepd commented Jun 28, 2023

I use a cascaded decoder structure based on BBSNet,which needs two loss fuction.

@wanyuan123456
Copy link

how to deal with this problem?

@da2r-20
Copy link

da2r-20 commented Sep 4, 2023

We should at least remove it from the docs and readme

@fxiaho
Copy link

fxiaho commented May 9, 2024

When i run the demo_losses.py. I encountered the same problem, is there any solution?

@Supzekun
Copy link

When i run the demo_losses.py. I encountered the same problem, is there any solution?
Did you solve this problem?

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

6 participants