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

训练时正样本选择问题? #173

Open
GKBSWD opened this issue Jul 18, 2023 · 1 comment
Open

训练时正样本选择问题? #173

GKBSWD opened this issue Jul 18, 2023 · 1 comment

Comments

@GKBSWD
Copy link

GKBSWD commented Jul 18, 2023

代码中正样本选择的是在真实框所在网格上,真实框与9个anchor的IOU最大的那个anchor。
1111
而我看到有些博客说YOLO v3训练策略是选择网络输出所有预测框中与ground truth的IOU最大的框作为正样本

@bubbliiiing
Copy link
Owner

是先验框啦,yolo3没有参考预测框的

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