We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
thank you for your great work! I want to know,when you train it ?the 2D data miss "Z" coordinate value,how to deal with it?
The text was updated successfully, but these errors were encountered:
generate a mask applying on Z, see
integral-human-pose/pytorch_projects/common_pytorch/dataset/mpii.py
Line 171 in ad3f875
integral-human-pose/pytorch_projects/common_pytorch/common_loss/weighted_mse.py
Line 13 in ad3f875
in this way, loss of z won't affect BP.
Sorry, something went wrong.
No branches or pull requests
thank you for your great work!
I want to know,when you train it ?the 2D data miss "Z" coordinate value,how to deal with it?
The text was updated successfully, but these errors were encountered: