NVlabs / stylegan3

Official PyTorch implementation of StyleGAN3
Other
6.38k stars 1.12k forks source link

FFHQU - Forbidden URL #233

Open Neilstid opened 1 year ago

Neilstid commented 1 year ago

Hi,

I'm trying to retrain StyleGAN3 with FFHQU dataset, but after 131 images downloaded the script faill.

I've used the repo https://github.com/NVlabs/ffhq-dataset (but no issues section), and run the following command: python download_ffhq.py --wilds --align --no-rotation --random-shift 0.2 --no-padding --retry-crops

It seems like gdrive understand that the script is sending automated queries and block them:

image

System information

Can someone help me solve this issue ?