positive666 / yolo_research

based on yolo-high-level project (detect\pose\classify\segment\):include yolov5\yolov7\yolov8\ core ,improvement research ,SwintransformV2 and Attention Series. training skills, business customization, engineering deployment C
GNU General Public License v3.0
758 stars 146 forks source link

yolov7-pose训练回归关键点只有15个 #81

Closed tonyskypc closed 1 year ago

tonyskypc commented 2 years ago

❔Question

https://github.com/WongKinYiu/yolov7/tree/pose 基于这个代码,使用coco2017训练,头部的关键点会超出范围,使用您的代码训练,头部的关键点缺少2个,跟踪发现是关键点y为0,被过滤了。 请教怎么可以做到17个关键点都回归准确,谢谢。

Additional context

a 基于wongkingyiu代码 aa 基于您的pose代码

positive666 commented 2 years ago

❔Question

https://github.com/WongKinYiu/yolov7/tree/pose 基于这个代码,使用coco2017训练,头部的关键点会超出范围,使用您的代码训练,头部的关键点缺少2个,跟踪发现是关键点y为0,被过滤了。 请教怎么可以做到17个关键点都回归准确,谢谢。

Additional context

a 基于wongkingyiu代码 aa 基于您的pose代码

收到你的问题 !我会抽空检查解决好

positive666 commented 2 years ago

❔Question

https://github.com/WongKinYiu/yolov7/tree/pose 基于这个代码,使用coco2017训练,头部的关键点会超出范围,使用您的代码训练,头部的关键点缺少2个,跟踪发现是关键点y为0,被过滤了。 请教怎么可以做到17个关键点都回归准确,谢谢。

Additional context

a 基于wongkingyiu代码 aa 基于您的pose代码

这个问题可能是LOSS问题 我今天晚上有时间 我修复一版本 你可以试试 年底了业务比较忙 效率不会太高

positive666 commented 2 years ago

@tonyskypc https://github.com/TexasInstruments/edgeai-yolov5/pull/48/filesimage

xinsuinizhuan commented 2 years ago

❔Question

https://github.com/WongKinYiu/yolov7/tree/pose 基于这个代码,使用coco2017训练,头部的关键点会超出范围,使用您的代码训练,头部的关键点缺少2个,跟踪发现是关键点y为0,被过滤了。 请教怎么可以做到17个关键点都回归准确,谢谢。

Additional context

a 基于wongkingyiu代码 aa 基于您的pose代码

这个问题可能是LOSS问题 我今天晚上有时间 我修复一版本 你可以试试 年底了业务比较忙 效率不会太高

wongkingyiu这个是哪个?有链接吗?

github-actions[bot] commented 1 year ago

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.