Skip to content

PengLU1101/Conditional-Image-Generation-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conditional-Image-Generation-Project

##INTRODUCTION

This is the repository of IFT6266H17 project.

More detail about the project description to see(https://ift6266h17.wordpress.com/project-description/)

My blog about this project(https://penglublog.wordpress.com/)

##Prerequisites

  • tensorflow 0.1.1

  • python 3.5

##Usage

If you clone the the whole repository, just ignore Train step.

Train:

$ python3 train-cdcgan.py -dataset ./data/train2014 --epoch <epoch>

Test:

$ python3 test-cdcgan.py -dataset ./data/val2014/* --outDir testImages

##Real image sample

##Generated image

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages