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

panoptic.py error #10

Open
Aaron20127 opened this issue Aug 19, 2020 · 1 comment
Open

panoptic.py error #10

Aaron20127 opened this issue Aug 19, 2020 · 1 comment

Comments

@Aaron20127
Copy link

hello, I use panoptic.py to get test dataset, But I get an error bellow. I don't kown what the cmu keypoints the code have used.

Connected to pydev debugger (build 201.8743.11)
0%| | 0/1200 [00:00<?, ?it/s]Traceback (most recent call last):
File "/home/icvhpc1/.pycharm_helpers/pydev/pydevd.py", line 1438, in _exec
pydev_imports.execfile(file, globals, locals) # execute the script
File "/home/icvhpc1/.pycharm_helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
File "/home/icvhpc1/bluce/code/mhmr-v1.1/experiments/release_version/multiperson/misc/preprocess_datasets/full/panoptic.py", line 166, in
process_panoptic(args.panoptic_path, args.dataset_name, args.sequence_idx)
File "/home/icvhpc1/bluce/code/mhmr-v1.1/experiments/release_version/multiperson/misc/preprocess_datasets/full/panoptic.py", line 120, in process_panoptic
kpts3d_J24[J24_to_J15] = skel.T
ValueError: shape mismatch: value array of shape (19,4) could not be broadcast to indexing result of shape (15,4)

@ojss
Copy link

ojss commented Feb 5, 2024

I am facing the same problem, did you manage to find a way out? @Aaron20127

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

2 participants