Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending 3dpose_gan to posenet ? #19

Open
timtensor opened this issue May 8, 2019 · 2 comments
Open

Extending 3dpose_gan to posenet ? #19

timtensor opened this issue May 8, 2019 · 2 comments

Comments

@timtensor
Copy link

Hi is it possible to extend this to posenet (which does the 2d joint detection? ) It has the following keypoint configuration

'nose', 0 'leftEye', 1 'rightEye', 2 'leftEar', 3 'rightEar', 4 'leftShoulder', 5 'rightShoulder', 6 'leftElbow', 7 'rightElbow', 8 'leftWrist', 9 'rightWrist', 10 'leftHip', 11 'rightHip', 12 'leftKnee', ' 13 rightKnee', 14 'leftAnkle', 15 'rightAnkle' 16

@noumanriazkhan
Copy link

Yes.
Just simply rearrange the output array.

@timtensor
Copy link
Author

@noumanriazkhan , thank you for the information . Could you tell me , what kind of array input is it expecting ?
Following , is it possible to do 3d estimation of frame by frame basis of an input video sequence .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants