pingzi5233
pingzi5233
求更新二维码
hello,i meet the same problem,do anyone know the solution?@Jlpz @backtime92
i may solve this problem using set a small iter saving when i train with synth.pth,and then i continue training with this small iter model,i didn't see the problem again.
23层是怎么算出来的呢?
请问问题解决了吗?我现在也是遇到这个问题
您好,我使用作者提供的原数据进行训练,为什么loss居然是负数,请问有遇到这样的情况吗? 
已经解决loss为负数的问题,是在读取char_std_5990.txt时格式有点不对,导致没读取到,densenet网络的out层输出个数为1,而不是5990,供后期遇到同样问题的人参考 之前loss出现异常,为负数的情况:  修改之后loss正常: 
input进来还有一个卷积层,加上两个pool层就是除于8了
为什么我自己标注的四种线条的样本2000张,从头训练,其中不可见的横线竖线基本没有分割出来呢,但是训练的时候的准确率又非常高,请问有人也碰到这个问题吗?