multiperson
multiperson copied to clipboard
panoptic.py error
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
I am facing the same problem, did you manage to find a way out? @Aaron20127