microsoft / voxelpose-pytorch

Official implementation of "VoxelPose: Towards Multi-Camera 3D Human Pose Estimation in Wild Environment"
MIT License
480 stars 90 forks source link

IndexError: list index out of range #31

Open SnmallPudge opened 2 years ago

SnmallPudge commented 2 years ago

When I run item on linux, it comes this error. But I can train on windows , I don't konw how to deal with this problem. THX Traceback (most recent call last): File "run/train_3d.py", line 160, in main() File "run/train_3d.py", line 133, in main train_3d(config, model, optimizer, train_loader, epoch, final_output_dir, writer_dict) File "/mnt/e/voxelpose-pytorch-main/run/../lib/core/function.py", line 44, in train_3d targets_3d=targets_3d[0]) IndexError: list index out of range

Forest-Darkness commented 2 years ago

Hello, I have encountered the same problem. How did you solve it

turtlebot1 commented 6 months ago

I had that issue, it was because the 'hdImgs' folder in the panoptic dataset was missing. Basically the video which should be split into images.