/face-generation

Pytorch based DCGAN model to generate human faces.

Primary LanguageJupyter Notebook

face-generation

Pytorch based DCGAN model to generate human faces.

Usage

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

Dataset

The dataset has been preprocessed. Please download the dataset click here to download

Contributing

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.