CosmosShadow / DCGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DCGAN

[Paper]

Usage

nohup python main.py --dataset cifar --dataroot /data/tf/torch_data/cifar --cuda --ngpu 2&
nohup python main.py --dataset lsun --dataroot /data/tf/torch_data/LSUN/data --cuda --ngpu 2&

About


Languages

Language:Python 100.0%