Skip to content

Generating fake images using DCGAN (Deep convolutional generative adversarial networks) and small NORB dataset

License

Notifications You must be signed in to change notification settings

abhishekrana/dcgan-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

pytorch >= 0.4.1

Setup Environment

# Dependencies
pip install matplotlib
pip install git+https://github.com/wookayin/tensorflow-plot.git@master

Dataset

Download small NORB dataset

cd scripts
./download_norb_small.sh

Train

./run.sh

Results

alt text alt text

Acknowledgment

https://github.com/ndrplz/small_norb

About

Generating fake images using DCGAN (Deep convolutional generative adversarial networks) and small NORB dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published