Giter VIP home page Giter VIP logo

face_generation's Introduction

GANs Project: Face Generation

Getting the project files

The project files are located in the Project Workspace and include the following files:

  • dlnd_face_generation_starter.ipynb
  • README.md
  • requirements.txt
  • tests.py
  • processed-celeba-small.zip

We highly recommend using the Project Workspace to complete your project; however, if you choose to not use the workspace, you can download the project files from the Project Workspace.

Instructions

Open the notebook file, dlnd_face_generation_starter.ipynb and follow the instructions. This project is organized as follows:

  • Data Pipeline: implement a data augmentation function and a custom dataset class to load the images and transform them.
  • Model Implementation: build a custom generator and a custom discriminator to make your GAN
  • Loss Functions and Gradient Penalty: decide on loss functions and whether you want to use gradient penalty or not.
  • Training Loop: implement the training loop and decide on which strategy to use

Each section requires you to make design decisions based on the experience you have gathered in this course. Do not hesitate to come back to a section to improve your model or your data pipeline based on the results that you are getting.

Building a deep learning model is an iterative process, and it's especially true for GANs! Good luck!

Submitting Your Project

For this project you will need to submit one file โ€“ dlnd_face_generation.ipynb

The full project may be submitted in two ways:

Project completed in Project Workspace:

  • Your project may be submitted directly via the Project Workspace by pressing the Submit button in the bottom right corner of the workspace.

Project completed outside of Project Workspace:

  • Your project may be submitted using the Project Submission page by pressing the Submit Project button in the top right corner of the page and following those directions.
  • You will need to create a zip file of the required project file and submit the zip file.

face_generation's People

Contributors

gianman89 avatar

Watchers

Kostas Georgiou avatar  avatar

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.