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

How to generate the pose map and pose mask of my own dataset? #40

Open
mogeko2333 opened this issue Mar 10, 2020 · 1 comment
Open

How to generate the pose map and pose mask of my own dataset? #40

mogeko2333 opened this issue Mar 10, 2020 · 1 comment

Comments

@mogeko2333
Copy link

According to your code, generating 18 keypoints depends on file——annotation - {type}. csv,
so how to generate my own data set's xxxx.csv file?

@charliememory
Copy link
Owner

charliememory commented Apr 18, 2020

Hi, I am not sure which code piece do you mean. As to the pose keypoints, they are generated from OpenPose and the script "datasets/convert_RCV.py" helps to convert the keypoints in the format of (row, column, visibility). There is also a more recent PyTorch implementation https://github.com/budui/Human-Pose-Transfer . Hoe it helps.

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