eldar / pose-tensorflow

Human Pose estimation with TensorFlow framework
GNU Lesser General Public License v3.0
1.14k stars 384 forks source link

pose estimation on videos #35

Open yun-long opened 6 years ago

yun-long commented 6 years ago

Hello,

Thanks a lot for this great work.

I want to try this code on some videos, but the results of using demo multi-person is not good, the joints fluctuate a lot. Also, there is no pose_seq_net.py in nnet folder when I set the parameter, cfg.video = True.

May I ask is it possible to publish some examples to process videos, or any suggestion I can implement it myself?

Thanks again.

afanti986 commented 6 years ago

Hi, Have you solved this problem? I also encountered this problem.

maxcan commented 5 years ago

Also interested