Skip to content

minkyu-choi04/DCGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks

Pytorch reproduction of "DCGAN".

Tested Environment

python 3.6.5
pytorch 0.4.1.post2
Ubuntu 18.04

Usage

python main.py

You can run your own experiment by giving parameters manually.

Results

Training with Celeb A dataset.

Generated Samples: Epoch 9

Sample epoch 9

Generated Samples: Epoch 14

Sample epoch 9

Generated Samples: Epoch 16

Sample epoch 9