-
Notifications
You must be signed in to change notification settings - Fork 146
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
yolov7-pose训练回归关键点只有15个 #81
Comments
收到你的问题 !我会抽空检查解决好 |
这个问题可能是LOSS问题 我今天晚上有时间 我修复一版本 你可以试试 年底了业务比较忙 效率不会太高 |
wongkingyiu这个是哪个?有链接吗? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
❔Question
https://github.com/WongKinYiu/yolov7/tree/pose 基于这个代码,使用coco2017训练,头部的关键点会超出范围,使用您的代码训练,头部的关键点缺少2个,跟踪发现是关键点y为0,被过滤了。
请教怎么可以做到17个关键点都回归准确,谢谢。
Additional context
基于wongkingyiu代码
基于您的pose代码
The text was updated successfully, but these errors were encountered: