edvardHua / PoseEstimationForMobile

:dancer: Real-time single person pose estimation for Android and iOS.
Apache License 2.0
1k stars 267 forks source link

Architecture for CPM and Hourglass #36

Open MetaDev opened 5 years ago

MetaDev commented 5 years ago

Could you please provide the paper or some diagram which explains the architectures you used? Does CPM stand for Cascade Pyramid Network (the M is confusing me)? And how did you optimize your network for mobile use? Thanks!

edvardHua commented 5 years ago

@MetaDev CPM mean "Convolutional Pose Machines", more related papers can be found on README.