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

prepare dataset #4

Open
bbidong opened this issue Dec 17, 2018 · 5 comments
Open

prepare dataset #4

bbidong opened this issue Dec 17, 2018 · 5 comments

Comments

@bbidong
Copy link

bbidong commented Dec 17, 2018

Hi @takumayagi ,
Sometimes the output of open-pose less than 18 joint points, but the pose stream of the input in your network must be 18*2, so how do you deal with the rest joint points????
Looking forward to your reply!

@takumayagi
Copy link
Owner

Hi @bbidong ,
We imputed the missing values from other detection using nearest neighbor imputation (we used fancyimpute in our implementation).
Please refer to Section 4.2 of my thesis for further details.
https://artilects.net/theses/tyagi_master_thesis.pdf

@Guanwh
Copy link

Guanwh commented Apr 11, 2019

Hi @bbidong ,

Have you mastered how to extract features? If so, can you give me some advice?

Looking forward to your reply!

@bbidong
Copy link
Author

bbidong commented Apr 11, 2019

@Guanwh yeap, i am happy to share with you

@trungmanhhuynh
Copy link

Hi @bbidong, can you also share with me how you impute the missing key points?
Do the missing keypoints degrade the accuracy on your custom datasets?
Thanks

@Namechaoo
Copy link

@bbidong Hi, I'm having some difficulties with location and scale extraction, can you help me, please?

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

5 participants