pro_gan_pytorch-examples icon indicating copy to clipboard operation
pro_gan_pytorch-examples copied to clipboard

how to get the lfw dataset

Open virtue1990 opened this issue 5 years ago • 0 comments

I am new for GAN. when I learning from your code, "python train_network.py --config=configs/lfw.conf" Raise "FileNotFoundError: [Errno 2] No such file or directory: '../data/lfw', where can I download the correct dataset. Thanks!

virtue1990 avatar Dec 28 '19 22:12 virtue1990