bearpaw / PyraNet

Code for "Learning Feature Pyramids for Human Pose Estimation" (ICCV 2017)
Apache License 2.0
221 stars 58 forks source link

Your Final model #4

Closed liruilong940607 closed 6 years ago

liruilong940607 commented 7 years ago

Thank you for sharing your wonderful work!

Is the model in Google Drive the same one you used to get 1st on MPII ? If that's so, that means you finally choose a 8-stack structure?

Have you done some experiments about number of stack based on your RPM ? For example, is there a big gap on performance between 2-stack and 8-stack?

Looking forward to your response!

bearpaw commented 7 years ago

Yes, it's an 8-stack model.

Results of 2-stack model on the MPII validation set can be found in the paper (Figure. 8). The gap is about 1 to 2 PCKh score.