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

Question about calculating PCK in Python #127

Open
ljh990817 opened this issue Aug 31, 2022 · 0 comments
Open

Question about calculating PCK in Python #127

ljh990817 opened this issue Aug 31, 2022 · 0 comments

Comments

@ljh990817
Copy link

parser = argparse.ArgumentParser(description='MPII PCKh Evaluation') parser.add_argument('-r', '--result', default='checkpoint/mpii/hg_s2_b1/preds.mat', type=str, metavar='PATH', help='path to result (default: checkpoint/mpii/hg_s2_b1/preds.mat)') args = parser.parse_args(
I can`t find about preds.mat somethings. Hope to get some answers, thanks

@ljh990817 ljh990817 changed the title 关于Python计算PCKh的问题 Question about calculating PCK in Python Aug 31, 2022
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

1 participant