Implement a GAN for Celeb_a dataset to generate celebrities faces with PyTorch
- CelebFaces Attributes Generator: I trained a DCGAN on Celeb_A Dataset
pip install -r requirements.txt
you can download the generator weight of it from here if you want to.