Open zhangzhili1112 opened 3 years ago
@zhangzhili1112
That's the stage where the script tries to download the FFHQ json file. The fact that the download rate is 0 is due to connection issues that are not related to the script
@royorel Can I download the dataset first and then process it according to your code, because I'm having a hard time downloading the dataset directly using download_ffhq_aging.py
You can do that, but you will need to download the in-the-wild version of FFHQ because we use different crop sizes. You will also need to slightly change download_ffhq_aging.py
to handle the case where the dataset already exists.
@royorel Thank you for your reply
@royorel Thank you for your reply
@royorel Can I download the dataset first and then process it according to your code, because I'm having a hard time downloading the dataset directly using download_ffhq_aging.py Sorry to bother you, did you modify it successfully? Is it convenient to share the code?
I keep getting this when I download the dataset