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

Some problems about the running process #106

Open
OmegaChan opened this issue Nov 13, 2019 · 2 comments
Open

Some problems about the running process #106

OmegaChan opened this issue Nov 13, 2019 · 2 comments

Comments

@OmegaChan
Copy link

Hello, I just got in touch with this. I'm trying to follow your GitHub tips to complete this project. , I downloaded those datasets and JSON files and put them in the specified folder. Why do I run or make a mistake? This question has puzzled me for a long time. Can you help me to have a look? Thanks again!

File "/home/mrdl/pytorch-pose/example/../pose/datasets/mpii.py", line 30, in init
with open(self.jsonfile) as anno_file:
FileNotFoundError: [Errno 2]There is no file or directory : ''

@Github3G
Copy link

Hello, I just got in touch with this. I'm trying to follow your GitHub tips to complete this project. , I downloaded those datasets and JSON files and put them in the specified folder. Why do I run or make a mistake? This question has puzzled me for a long time. Can you help me to have a look? Thanks again!

File "/home/mrdl/pytorch-pose/example/../pose/datasets/mpii.py", line 30, in init
with open(self.jsonfile) as anno_file:
FileNotFoundError: [Errno 2]There is no file or directory : ''

i meet this problem. and then i modify the cfg in the main.py. but the error still exist.

@ckckyasasa
Copy link

ckckyasasa commented May 18, 2022

Have you solved this error? I am confused about it,too.

Hello, I just got in touch with this. I'm trying to follow your GitHub tips to complete this project. , I downloaded those datasets and JSON files and put them in the specified folder. Why do I run or make a mistake? This question has puzzled me for a long time. Can you help me to have a look? Thanks again!
File "/home/mrdl/pytorch-pose/example/../pose/datasets/mpii.py", line 30, in init
with open(self.jsonfile) as anno_file:
FileNotFoundError: [Errno 2]There is no file or directory : ''

i meet this problem. and then i modify the cfg in the main.py. but the error still exist.

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