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

Run the test.py about Human36M dataset #146

Open
Zhiying-Li-dot opened this issue Nov 5, 2024 · 0 comments
Open

Run the test.py about Human36M dataset #146

Zhiying-Li-dot opened this issue Nov 5, 2024 · 0 comments

Comments

@Zhiying-Li-dot
Copy link

When I run the test.py, dataset is set Human36M. It report exceptions "Traceback (most recent call last):
File ```
"test.py", line 99, in
main()
File "test.py", line 88, in main
cur_eval_result = tester._evaluate(out, cur_sample_idx)
File "/data/zhiyingli/SMPLer-X/main/../common/base.py", line 309, in _evaluate
eval_result = self.testset.evaluate(outs, cur_sample_idx)
File "/data/zhiyingli/SMPLer-X/main/../data/Human36M/Human36M.py", line 256, in evaluate
mesh_out = out['smpl_mesh_cam'] * 1000 # meter to milimeter
KeyError: 'smpl_mesh_cam'"

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