DeNA / Chainer_Realtime_Multi-Person_Pose_Estimation

Chainer version of Realtime Multi-Person Pose Estiamtion
Other
431 stars 94 forks source link

video #35

Open shahzadmoghimifar opened 5 years ago

shahzadmoghimifar commented 5 years ago

how can I run it for video?

kaisark commented 5 years ago

@shahzadmoghimifar I just copied and modified camera_pose_demo.py and camera_face_demo.py files. I also referenced the demo.py file for the hand demo...

Here is the code: (video_pose_demo.py) https://pastebin.com/6BPDJPYf

posenet chainer gif-downsized_large

Here is the code: (video_face_demo.py) https://pastebin.com/TMZRELV0

posenet face gif-downsized_large

Here is the code: (video_hand_demo.py) https://pastebin.com/MtBhr6B1

poseestimation-hand-gif-downsized_large

Here is the code: (video_posefacehand_demo.py) https://pastebin.com/gGUYMYQs

poseestimation-face-hand-gif-downsized_large