DeNA / Chainer_Realtime_Multi-Person_Pose_Estimation

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

Improvement speed #31

Open arndey opened 6 years ago

arndey commented 6 years ago

Hi! On converted caffe model estimation accurate is so good, but speed is slow for me. I wrote script for runing estimation on video like camera_pose_demo.py and with gtx1050 it shows 2fps. Can I somehow improve speed without accuracy worsing? Maybe somebody can give his owntrained model, or give me some recomendations? Thanks!

arndey commented 6 years ago

And I need only single person estimation.

GhadeerMohamad commented 6 years ago

Hello, i trained the model for keypoints detection only(without pafs), i can pass the pretrained model to you if that would help.

arndey commented 6 years ago

@GhadeerMohamad yes, it would be great. You can get my email in bio

GhadeerMohamad commented 6 years ago

Good luck, and don't forget that the file doesn't use pafs so it wouldn't work if you don't remove the pafs branch first.