Giter Site home page Giter Site logo

eswar3 / face-generation-using-gan Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 8.33 MB

Project from Deep Learning Nanodegree of Udacity

License: Other

Jupyter Notebook 99.88% Python 0.12%
deep-learning deep-neural-networks udacity-deep-learning gan generative-adversarial-network

face-generation-using-gan's Introduction

Face Generation

Project Overview

In this project, I have built and trained a DCGAN on a dataset of human faces. The goal of this project is to get a generator network to generate new images of faces that look as realistic as possble. Check the images at the end of the notebook to see the final results

Project Instruction

Instruction

  1. Clone the repository and navigage to the downloaded folder.

    	git clone https://github.com/eswar3/face-generation-using-GAN.git
    	cd face-generation-using-GAN
    
  2. Open the face_generation.ipynb file. Of course, you can find HTML version of the file.

    	jupyter notebook face_generation.ipynb
    
  3. Read and follow the instructions in the jupyter notebook.

  4. This repository does not include the dataset. You can find the instruction in notebook on how to downlaod it.

Project Information

Contents

  • Pre-processed Data
  • Define the Model
    • Discriminator
    • Generator
    • Build complete network
  • Discriminator and Generator Losses
  • Optimizers
  • Training
  • Generator samples from training

Libraries

Accelerating the Training Process

For training the model I recommend you to use a GPU.

Amazon Web Services

You can use Amazon Web Services to launch an EC2 GPU instance. (This costs money!)

face-generation-using-gan's People

Contributors

eswar3 avatar

Watchers

 avatar

Forkers

ahrizvi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.