michalfaber / tensorflow_Realtime_Multi-Person_Pose_Estimation

Multi-Person Pose Estimation project for Tensorflow 2.0 with a small and fast model based on MobilenetV3
Other
216 stars 65 forks source link

Experiment Data on Mobile Device #21

Open rhiver opened 3 years ago

rhiver commented 3 years ago

It would be great if you provide the result of comparison with other realtime pose estimation projects about the FPS and the AP. e.g. MediaPipe Pose - https://github.com/google/mediapipe OpenPose AlphaPose tf-pose-estimation PoseEstimationForMobile MobilePose-pytorch hyperpose

michalfaber commented 3 years ago

Thanks for the suggestion. I currently don't have any specific performance comparisons. I'll do it when time permits.