You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the model on MPII has been trained by one GPU, I want to use test.py to evaluation the result. The error about some pkl files occurs while I didn't find any such files.
The text was updated successfully, but these errors were encountered:
The tmp_result_0.pkl is temporal output file which does not need to be prepared. For the MPII dataset, I did not implemented testing data loading part. Maybe you can implement it by modifying data/MPII/dataset.py
When the model on MPII has been trained by one GPU, I want to use test.py to evaluation the result. The error about some pkl files occurs while I didn't find any such files.
The text was updated successfully, but these errors were encountered: