DD-VAR / EBGAN-CelebA

Pytorch implementation of Energy Based GAN for CelebA dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EBGAN-CelebA

Pytorch implementation of Energy Based GAN for CelebA dataset To run:

python celebA_EBGAN.py --dataroot [datapath] --dataset [celebA] [--cuda]

Add --cuda for GPU run(max no. of GPUs used = 1)

About

Pytorch implementation of Energy Based GAN for CelebA dataset


Languages

Language:Jupyter Notebook 57.1%Language:Python 42.9%