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

KeyError: 'pw3d_vibe-MPJPE' #483

Open
neverstoplearn opened this issue Aug 25, 2023 · 0 comments
Open

KeyError: 'pw3d_vibe-MPJPE' #483

neverstoplearn opened this issue Aug 25, 2023 · 0 comments

Comments

@neverstoplearn
Copy link

INFO:root:evaluation result on 0 iters:
INFO:root:Evaluation on pw3d_vibe
['Validation'] on local_rank 0
+-------+
| DS/EM |
+-------+
+-------+

Traceback (most recent call last):
File "/data/xxx/miniconda3/envs/torch182/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/data/xxx/miniconda3/envs/torch182/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/data/xxx/ROMP/romp/train.py", line 195, in
main()
File "/data/xxx/ROMP/romp/train.py", line 192, in main
trainer.train()
File "/data/xxx/ROMP/romp/train.py", line 44, in train
self.train_epoch(epoch)
File "/data/xxx/ROMP/romp/train.py", line 135, in train_epoch
self.validation(epoch)
File "/data/xxx/ROMP/romp/train.py", line 163, in validation
MPJPE, PA_MPJPE = eval_results['{}-{}'.format(ds_name,'MPJPE')], eval_results['{}-{}'.format(ds_name,'PA_MPJPE')]
KeyError: 'pw3d_vibe-MPJPE'

how cai I fix it? thanks.

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