Skip to content

Deep Convolutional Generative Adversarial Network for Street View House Numbers dataset.

Notifications You must be signed in to change notification settings

Fahadeidalharbi/dcgan-svhn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This repository contains material related to Udacity's Deep Learning v7 Nanodegree program. The notebook lead you through implementing a DCGAN to generate new images based on the Street View House Numbers (SVHN) dataset.

Project Instruction and Information

Instruction

  1. Clone the repository and navigage to the downloaded folder.
    	git clone https://github.com/Fahadeidalharbi/dcgan-svhn.git
    	cd dcgan-svhn
    
  2. Open the DCGAN_Exercise.ipynb file.
    	jupyter notebook DCGAN_Exercise.ipynb
    
  3. Read and follow the instructions! This repository does not include the dataset of faces. You can find and download it in the notebook.

Dataset

About

Deep Convolutional Generative Adversarial Network for Street View House Numbers dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published