-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
the given image_list.txt for celeba-hq dataset is not complete #7
base: original-theano-version
Are you sure you want to change the base?
Conversation
Dear, i try to get the celeba-hq dataset, but I get the error about "Error: create_celebahq requires libjpeg version 8d" and I found the description on github said "Please heed the error messages – there is no way to get the commands to work other than installing these specific versions." Then I check my environment using "sudo apt-get install lebjpeg8". Thank you!!!! |
thank you for your work, i try to get the celeba-hq dataset (with h5tool.py), but only get 30000 img files. i find that the given image_list.txt in the given google drive url is not complete (only with 30000 rows). so how to get the complete txt file which is for 220599 image files?