Generate-Faces

Face Generation with Deep Convolutional Generative Adversarial Networks

Face Generation Project: Udacity - Deep Learning Nanodegree Program

Introduction

This project generates new images of faces from an input dataset of celebrity faces. It utilises DCGANs and the Pytorch framework