-
Notifications
You must be signed in to change notification settings - Fork 123
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
Comments
Check this #91 answer. |
Thank you !!! |
I use a cascaded decoder structure based on BBSNet,which needs two loss fuction. |
how to deal with this problem? |
We should at least remove it from the docs and readme |
When i run the demo_losses.py. I encountered the same problem, is there any solution? |
|
AttributeError: module 'pytorch_toolbelt.losses' has no attribute 'JointLoss'
The text was updated successfully, but these errors were encountered: