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

关于MoveNet和HRNet系列对比 #37

Open
puyiwen opened this issue Dec 30, 2022 · 3 comments
Open

关于MoveNet和HRNet系列对比 #37

puyiwen opened this issue Dec 30, 2022 · 3 comments

Comments

@puyiwen
Copy link

puyiwen commented Dec 30, 2022

您好,您有对比过MoveNet和HRNet系列在coco上的精度对比吗?想做个基于骨骼关键点的步态识别,需要轻量化准确度比较好的姿态估计器,moveNet相比大型HRNet有差很多吗?

@fire717
Copy link
Owner

fire717 commented Dec 30, 2022

这个没有,Movenet是针对嵌入式设备边缘部署的,HRNet即使是lite系列也比基于Moibilenet的Movenet大很多,可以预料的是速度会慢很多但是精度会高一些。
而且Movenet本质上是多人场景下的单人关键点识别,HRnet只支持单人场景单人关键点,也就是说前面还要加一个人体检测模型。

@sunlinyu1993
Copy link

人体检测模型有推荐的吗

@puyiwen
Copy link
Author

puyiwen commented Nov 9, 2023

人体检测模型有推荐的吗
普通检测模型都可以,yolo系列在coco上的训练模型就能检测出人

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

3 participants