mks0601 / Integral-Human-Pose-Regression-for-3D-Human-Pose-Estimation

PyTorch implementation of "Integral Human Pose Regression", ECCV 2018
194 stars 25 forks source link

When I run python test.py --gpu 0-1 --test_epoch 16, I found that I cannot load the data from MPII dataset #37

Closed shoupmao closed 1 year ago

shoupmao commented 1 year ago

image 2023-09-20 22-55-28屏幕截图

I have converted train.json and test.json. I only trained on MPII dataset and it worked well. It seems that tester.batch_generator doesn't have any images, it skiped the for loop