-
Notifications
You must be signed in to change notification settings - Fork 63
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
Comments
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? |
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 is the rendering,I've iterated 100 times, but it's still not working. |
Hello author, I would like to ask, why is the face and costume different every time it is rendered? |
@jasonwongw @ankanbhunia how to generate the reference_pose_0.npy from keypoints? |
@jasonwongw how you do it ?(When the last predict, the effect is poor and there is no image of the key points.) |
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.
The text was updated successfully, but these errors were encountered: