Skip to content

DCGANs(Deep Convolutional Generative Adversarial Networks) of Udacity deeplearning nd

Notifications You must be signed in to change notification settings

tomgtqq/Deeplearning-Face-Generation

Repository files navigation

Deeplearning-Face-Generation

The project is about Generative Adversarial Networks(GANs) paper to generate new images of faces. I utitlized the CelebFaces Attributes Dataset(CelebA) to train the model. CelebA is a large-scale face attributes dataset with more than 200K celebrity images, each with 40 attribute annotations. The images in this dataset cover large pose variations and background clutter.

SampleImages

DCGANs

architecture

ModelArchitecture

Generator samples from training

View samples of images from the generator.Gradually,the Generator learned to create new images.

SamplesGenerator

More resources

Prerequisites

  • conda 4.7.12
  • pytorch 1.3.0
  • python 3.7.5

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Built With

  • Pytorch - An open source machine learning framework that accelerates the path from research prototyping to production deployment.

Authors

License

This project is licensed under the MIT License

About

DCGANs(Deep Convolutional Generative Adversarial Networks) of Udacity deeplearning nd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published