Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [Errno 2] No such file or directory: 'tmp_result_0.pkl' #27

Closed
Emma0928 opened this issue Jun 6, 2019 · 2 comments
Closed

Comments

@Emma0928
Copy link

Emma0928 commented Jun 6, 2019

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.
Screenshot from 2019-06-06 15-46-231

@mks0601
Copy link
Owner

mks0601 commented Jun 9, 2019

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

@anhminh3105
Copy link

Hello, I am getting the same error when trying to run test.py with the 140 pre-trained epoch resnet50-coco model. Do you have any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants