/gan-faces-generator

Generate new faces using GAN made in PyTorch.

Primary LanguageHTMLMIT LicenseMIT

Generate new faces using GAN

============

A generator of faces using GAN. Implementation is made in PyTorch. Part of the code and part of the comments belong to Udacity.


Features

  • Support any faces as input

Setup

Clone this repo:

git clone https://github.com/andreiliphd/gan-faces-generator.git

Install all the dependencies.


Usage

Please provide a photo to generate new faces.


License

You can check out the full license in the LICENSE file.

This project is licensed under the terms of the MIT license.