Pytorch based DCGAN model to generate human faces.
To train the model
python main.py
Trained model is also inculded in this repository
Please check the results for the output images for this model
The dataset has been preprocessed. Please download the dataset click here to download
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.