Skip to content

panoptic.py error #10

Description

@Aaron20127

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions