Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 654 Bytes

File metadata and controls

35 lines (18 loc) · 654 Bytes

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