pytorch-pose-hg-3d
pytorch-pose-hg-3d copied to clipboard
demo has error
python demo.py --demo ../images/mpi_inf_3dhp_1456.png --load_model ../hgreg-3d.pth
heads {'hm': 16}
=> using msra resnet 'msra_50'
Downloading: "https://download.pytorch.org/models/resnet50-19c8e357.pth" to /home/featurize/.cache/torch/hub/checkpoints/resnet50-19c8e357.pth
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████| 97.8M/97.8M [00:00<00:00, 111MB/s]
=> loading pretrained model https://download.pytorch.org/models/resnet50-19c8e357.pth
Traceback (most recent call last):
File "demo.py", line 80, in
where is wrong? the code i change nothing... tks