I can't use CelebA datasets in ch12.3.5. #152
Unanswered
AyanoSagasaki
asked this question in
Q&A
Replies: 1 comment 4 replies
-
That's strange, unfortunately, I don't have a good explanation since it worked for me. I saw someone else posting this #146 which might help. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
celeba_dataset = torchvision.datasets.CelebA(image_path, split='train', target_type='attr', download=False)
, but I can't.I already have read this page, and tried. Downloaded text files and zip file from Google Drive folder, and unziped.
However, I can't use CelebA.
Beta Was this translation helpful? Give feedback.
All reactions