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

关于yolov5测试集 #38

Open
Siriusbz opened this issue Sep 12, 2023 · 2 comments
Open

关于yolov5测试集 #38

Siriusbz opened this issue Sep 12, 2023 · 2 comments

Comments

@Siriusbz
Copy link

您好,请问项目中yolov5_infrared.pt和yolov5_visible.pt都是用train数据集训练,test数据集验证的么?测试阶段仍然是使用test数据集做测试么?

@SantJay
Copy link
Collaborator

SantJay commented Sep 13, 2023

在代码中我们确实是这样做的。但是我们并没有使用test数据集上的结果进行模型挑选,而是直接采用最后一轮训练出的模型作为最终模型。也就是说最后一轮训练得到的验证结果就是测试结果。

@Siriusbz
Copy link
Author

非常感谢贵团队的宝贵工作与详细的回复。

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

2 participants