JunhoKim94 / GAN-Models

This repository created for studying GAN Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAN-Models

This repository created for studying GAN Models

Model

model folder

class DCGAN
  Implementation of DCGAN
class GAN
  Implementation of GAN and cGAN

Train

main.py python file

run the main.py

Results

if you train the model, result dataset are saved in trunk folder automatically

About

This repository created for studying GAN Models


Languages

Language:Python 100.0%