mkocabas / pose-residual-network

Code for the Pose Residual Network introduced in 'MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network (ECCV 2018)' paper
https://arxiv.org/abs/1807.04067
346 stars 92 forks source link

how to build a complete network with video or image as input? #7

Closed lianuo closed 6 years ago

lianuo commented 6 years ago

@mkocabas Thanks for you excellent works .I read the the code and found it is a key part of the solution your papers mentioned . do you have a entire solution with video or image as input? thanks!

mkocabas commented 6 years ago

Please take a look at: https://github.com/mkocabas/pose-residual-network/issues/4#issuecomment-412301329