rwightman / posenet-pytorch

A PyTorch port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)
Apache License 2.0
307 stars 99 forks source link

Is this the model same as PersonLab paper mentioned? #14

Open crapper opened 2 years ago

crapper commented 2 years ago

Hello, I currently want to do a comparison experiments on Openpose vs Posenet vs Movenet vs Mediapipe blazepose. While doing my research, I found the tflite model provided in tensorflow offlical is the single pose model in 2017 by the paper “Towards Accurate Multi-person Pose Estimation in the Wild”

Then I saw the blog mentioned about the posenet implemented multi-person bottom up approach from the PersonLab. Therefore, I want to ask whether this repository is trains up a model same as the posenet-multi person mentioned here: https://blog.tensorflow.org/2018/05/real-time-human-pose-estimation-in.html?m=1