-
Notifications
You must be signed in to change notification settings - Fork 54
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
两个表的yolov5s的多模态检测结果为什么相差这么大? #74
Comments
我认为表Ⅴ是修改了yolov5s,而后者是未修改直接检测的结果,结果居然相差如此大?可是貌似表Ⅴ的结果要优于所提出的superyolo的75.09? |
你好,当你提出这个问题的时候,我觉得你可能还没仔细看论文或者不太了解YOLOv5的结构,让我来一一解答一下你的疑惑吧 |
非常感谢您的回答!!! |
非常感谢您的回答!后续我会认真研究!您的论文对我来说是极为宝贵的!
…------------------ 原始邮件 ------------------
发件人: "icey-zhang/SuperYOLO" ***@***.***>;
发送时间: 2024年1月13日(星期六) 下午2:44
***@***.***>;
抄送: " ***@***.******@***.***>;
主题: Re: [icey-zhang/SuperYOLO] 两个表的yolov5s的多模态检测结果为什么相差这么大? (Issue #74)
你好,当你提出这个问题的时候,我觉得你可能还没仔细看论文或者不太了解YOLOv5的结构,让我来一一解答一下你的疑惑吧
1.首先我在论文中注明了VEDAI是包含10个交叉训练验证集的,我们的消融实验是在第一个交叉训练验证集上进行的验证,也就是fold1.txt,所以表Ⅴ实在fold1上的实验结果。如果你想知道YOLOv5在fold1上的结果你可以看表I
2.最后对比算法的实验,也就是表VII是全部在10个交叉训练验证集上进行了训练测试之后的平均值,所以表V和表VII是不能直接对比的哟~
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
The text was updated successfully, but these errors were encountered: