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

keypoints to .npy #38

Open
jasonwongw opened this issue Jun 28, 2023 · 7 comments
Open

keypoints to .npy #38

jasonwongw opened this issue Jun 28, 2023 · 7 comments

Comments

@jasonwongw
Copy link

Hello author, I got the key point of 18*2, using get_label_tensor function and using np.load to convert to npy file. When the last predict, the effect is poor and there is no image of the key points.

@jasonwongw
Copy link
Author

out(1)(1)

@ankanbhunia
Copy link
Owner

ankanbhunia commented Jun 28, 2023

Its clear that the key-points are not generated properly.

Can you provide more details ie. input and ouput of get_label_tensor in your case?

@jasonwongw
Copy link
Author

jasonwongw commented Jun 29, 2023

The above problem, I have solved. However, when I use a .txt file with 18 key points generated by myself, the effect is poor.
Here are my .txt files .
1.txt

Here is the rendering,I've iterated 100 times, but it's still not working.
out

@ankanbhunia

@jasonwongw
Copy link
Author

This is another frame of keypoint plots.
out

@jasonwongw
Copy link
Author

Hello author, I would like to ask, why is the face and costume different every time it is rendered?

@chenbolin-master
Copy link

chenbolin-master commented Aug 31, 2023

@jasonwongw @ankanbhunia how to generate the reference_pose_0.npy from keypoints?

@chenbolin-master
Copy link

@jasonwongw how you do it ?(When the last predict, the effect is poor and there is no image of the key points.)

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

3 participants