You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
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
谢谢您的回复!不过我有一个小疑问,我训练了20万步左右,损失值稳定降至 0.67左右,我查看了下损失值的构成,发现这0.67基本都是正则化损失,请问为什么正则化损失降不下去并且维持在0.67这样一个数值呢? 705286770 邮箱
[email protected] 签名由 网易邮箱大师 定制 在2019年03月21日 13:44,yangxue 写道: loss震荡在这个代码挺正常的,更苦我的经验就是loc loss出了最开始比较大,后面就变得比较小然后全程震荡了。如果效果不好,可能就是这个代码在这个数据集不太work,或者参数没有调好。 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
我看Readme.md里面的loss下降趋势很好,收敛很快,后面振荡也在一个很小的范围内振荡。
但是我在使用时,dota数据集测试集mAP有0.768,但是loss还是振荡很大(大概在0.5到1.5之间振荡),感觉没有收敛,也有可能是因为遥感数据集,不知道你有没有碰到过这种情况?
@yangxue0827
我看Readme.md里面的loss下降趋势很好,收敛很快,后面振荡也在一个很小的范围内振荡。
但是我在使用时,dota数据集测试集mAP有0.768,但是loss还是振荡很大(大概在0.5到1.5之间振荡),感觉没有收敛,也有可能是因为遥感数据集,不知道你有没有碰到过这种情况?
@yangxue0827
请问你在dota数据集上的训练有改什么参数吗?为什么我训练出来的效果很差,只有百分之十几。而且loss同样在震荡。