3dpose / 3D-Multi-Person-Pose

3D Multi-Person Pose Estimation by Integrating Top-Down and Bottom-Up Networks
MIT License
165 stars 21 forks source link

help. where is the demo.py to test my own video and save the 3 d kps to a new video? #16

Closed henbucuoshanghai closed 2 years ago

3dpose commented 2 years ago

To run the code on your own video, it is needed to generate p2d, affpts, and affb (as defined here), which correspond to joints' location, joints' confidence, and bones' confidence.

henbucuoshanghai commented 2 years ago

tks for kindly help。I get a better model myself about 3d pose .tks