mjenrungrot / listenToMeDance

MIT License
0 stars 0 forks source link

Learn OpenPose #1

Open mjenrungrot opened 6 years ago

mjenrungrot commented 6 years ago
mjenrungrot commented 5 years ago

This should be useful for our implementation on Keras. https://github.com/kevinlin311tw/keras-openpose-reproduce

acef commented 5 years ago

This might be more useful if we want to train everything end-to-end? I was currently planning to to run Openpose using the Api they provide. But I will look into the keras implementation if we need more flexibility.

acef commented 5 years ago

Currently have open pose available on an AWS gpu powered intance. Will be exploring how to configure it, and how to make use of the poses, which are in some json format. Ultimately I want to expose this to a python api (which is supposed to be provided so should be straight-forward). This should provide max flexibility for everyony.