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

there is a problem when i excute the command:python me_recognition-master/train_me_loso.py #14

Open
YUZHIWANG-bug opened this issue Sep 19, 2022 · 8 comments

Comments

@YUZHIWANG-bug
Copy link

the problem is : FileNotFoundError: [Errno 2] No such file or directory: 'datasets/data_apex.csv'
Do I have to create this file myself?
i'm not sure
As a novice, I sincerely invite you to answer

@YUZHIWANG-bug
Copy link
Author

and there is another problem :[Errno 2] No such file or directory: '/home/ubuntu/Datasets/MEGC/process/casme2/sub09/EP17_08/img40.jpg.
I know the last problem is the file path, but I can't find this problem in the file

@YUZHIWANG-bug
Copy link
Author

data_root = '/home/ubuntu/Datasets/MEGC/process/',so May I ask you what this line of code means

@davidnvq
Copy link
Owner

the problem is : FileNotFoundError: [Errno 2] No such file or directory: 'datasets/data_apex.csv' Do I have to create this file myself? i'm not sure As a novice, I sincerely invite you to answer

I am sorry for the very late reply. I think you already fixed the problem. The file is located in this directory.
https://github.com/davidnvq/me_recognition/tree/master/datasets

@davidnvq
Copy link
Owner

and there is another problem :[Errno 2] No such file or directory: '/home/ubuntu/Datasets/MEGC/process/casme2/sub09/EP17_08/img40.jpg. I know the last problem is the file path, but I can't find this problem in the file

It is hard for me to answer this question about the datasets. However, if you can't find the file, please exclude them?

data_root = '/home/ubuntu/Datasets/MEGC/process/',so May I ask you what this line of code means

I believe that it is the processed directory.

@YUZHIWANG-bug
Copy link
Author

I believe that it is the processed directory.

image

Dear author, I personally think this problem should be the address of your personal project's data set. If I want to reproduce your project, I need the data set under this path, but you should have provided a trained model. If possible, how to use your trained model to make predictions?

@YUZHIWANG-bug
Copy link
Author

and there is another problem :[Errno 2] No such file or directory: '/home/ubuntu/Datasets/MEGC/process/casme2/sub09/EP17_08/img40.jpg. I know the last problem is the file path, but I can't find this problem in the file

It is hard for me to answer this question about the datasets. However, if you can't find the file, please exclude them?

data_root = '/home/ubuntu/Datasets/MEGC/process/',so May I ask you what this line of code means

I believe that it is the processed directory.
I think that the path cannot be ignored, and this error should be due to the lack of test sets?

image

@davidnvq
Copy link
Owner

Thank you for reporting the issue.
I am currently unable to run this project because I didn't keep all the dataset. I will find a way to run it if possible.
Meanwhile, may you help yourself read and debug from the given code?

@YUZHIWANG-bug
Copy link
Author

Thank you for reporting the issue. I am currently unable to run this project because I didn't keep all the dataset. I will find a way to run it if possible. Meanwhile, may you help yourself read and debug from the given code?

Thanks for your reply. I will try to check his model call path to see if it can be extracted for prediction. At the same time, if you have any new discoveries, please tell me, thank you!

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

2 participants