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

Hourglass demo: fix MPII record generation #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peabody124
Copy link

Also set a default of 5 for epochs as it crashed otherwise.

Also set a default of 5 for epochs as it crashed
otherwise.
@peabody124
Copy link
Author

I'm not sure how the hourglass demo ran previously, but these were needed for me to have valid tfrecords with all the data needed. This is using TF 2.3.1.

I have not run a model for a long time to confirm it converges to a good value, though. What are the units on the loss and what I should expect?

@ethanyanjiali
Copy link
Owner

Thanks for the PR. I didn't have time to fully test this part, and i do remember I added these extra values like scale in my other MPII implementation so I think this is indeed a necessary change.

i don't really remember the scale of a good loss tbh, but you could rely on a PCKh metrics to understand how good your model is. The loss can't reflect the real accuracy of pose estimation.

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

Successfully merging this pull request may close these issues.

2 participants