darknet2ncnn
darknet2ncnn copied to clipboard
自己训练的weight识别错误
可以将物体识别出来,但是类别识别错了,我替换了您项目中的weights文件和cfg文件,请问还有那里是需要修改的吗?
需要添加背景类别,类别加1处理了。
------------------ 原始邮件 ------------------ 发件人: "Jackyxie1"<[email protected]>; 发送时间: 2020年4月19日(星期天) 晚上9:39 收件人: "xiangweizeng/darknet2ncnn"<[email protected]>; 抄送: "Subscribed"<[email protected]>; 主题: [xiangweizeng/darknet2ncnn] 自己训练的weight识别错误 (#42)
可以将物体识别出来,但是类别识别错了,我替换了您项目中的weights文件和cfg文件,请问还有那里是需要修改的吗?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
我比较小白,请问是要在哪里作背景类别的添加呢,非常非常感谢您的回复
lable.txt 标签文件, 可以参考example
------------------ 原始邮件 ------------------ 发件人: "Jackyxie1"<[email protected]>; 发送时间: 2020年4月19日(星期天) 晚上9:44 收件人: "xiangweizeng/darknet2ncnn"<[email protected]>; 抄送: "曾相未"<[email protected]>;"Comment"<[email protected]>; 主题: Re: [xiangweizeng/darknet2ncnn] 自己训练的weight识别错误 (#42)
我比较小白,请问是要在哪里作背景类别的添加呢,非常非常感谢您的回复
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
成功了!非常非常感谢!大佬太牛了!