-
Notifications
You must be signed in to change notification settings - Fork 275
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
generate train data for MPII #333
Comments
Hello! @w8501 |
Hi! @Gyx-One |
Hello! @w8501 |
Someone can answer that for me in the hyperpose/dataset/mpii_dataset/Dataset/mpii_dataset/generate.py
What does bbx[:,2]=bbx[:,2]*4 and bbx[:,3]=bbx[:,3]*4 mean?
bbox[:,0] is head center x, bbox[:,1] is head center y.
So what does BBX mean?
The text was updated successfully, but these errors were encountered: