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: 'Data/celeba/list_eval_partition.txt' #75

Open
nutsintheshell opened this issue May 14, 2023 · 1 comment

Comments

@nutsintheshell
Copy link

I just run the run.py and this error occurred. I found it happened when "data.setup()"is executed. After cheeking the code in the function "setup()", I found that when " self.train_dataset = MyCelebA(
self.data_dir,
split='train
transform=train_transforms
download=False,
)"was run. I know little about MyCelebA. So I couldn't solve the problem I encountered. I would be very grateful if u have any solutions.

@HuichiZhou
Copy link

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