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

关于DANet中训练时候使用的损失函数问题。 #122

Open
sundongwei opened this issue Dec 2, 2020 · 2 comments
Open

关于DANet中训练时候使用的损失函数问题。 #122

sundongwei opened this issue Dec 2, 2020 · 2 comments

Comments

@sundongwei
Copy link

您只给出了在test的时候有--aux参数,不知道您的训练的时候使用的是那个loss函数。
image
如果是使用aux 加se_loss的话,是不是可以理解为把sa和ca模块的加和:saca放在一个loss计算,再分别把sa,ca分别用loss计算?

@RainHxj
Copy link

RainHxj commented Dec 6, 2020

you could refer to the "loss part" of tag v0.5.0.
https://github.com/junfu1115/DANet/tree/v0.5.0

@Eileen000
Copy link

请问您在loss.py中加入segmentationMultiLosses后,是否依然报错not enough values to unpack (expected 3, got 1)?

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

3 participants