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 #56

Open
ahworld22 opened this issue Sep 14, 2024 · 5 comments
Open

FileNotFoundError #56

ahworld22 opened this issue Sep 14, 2024 · 5 comments

Comments

@ahworld22
Copy link

I save the dataset in the right way and i can find the jpg in the route below,but it says:
FileNotFoundError: [Errno 2] No such file or directory: './data/train\google\1346\21.Azure-
A-Field-Guide-to-Architecture-Education-The-University-of-Toronto-builds-a-new-campus-and-Odile-Decq-inaugurates-a-new-school-in-Lyon-France-03.jpg'

@layumi
Copy link
Owner

layumi commented Sep 15, 2024

Hi @ahworld22

The dir path is .\data\train not ./data/train/

@ahworld22
Copy link
Author

ahworld22 commented Sep 16, 2024 via email

@ahworld22
Copy link
Author

Hi @ahworld22

The dir path is .\data\train not ./data/train/

hello I trying to fix my problem but it still eixt,I will show you the error in the txt.
train1.txt

@layumi
Copy link
Owner

layumi commented Sep 18, 2024

Hi @ahworld22

It seems to missing one image file.
Could you check the file path whether the image exists?
By the way, I suggest to use Ubuntu operating system if possible.

@ahworld22
Copy link
Author

ahworld22 commented Sep 18, 2024 via email

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