lhang33 / Unsupervised-Cross-Domain-Image-Generation-Network

Unsupervised Cross Domain Image Generation Network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unsupervised Cross Domain Image Generation

Unsupervised Cross Domain Image Generation.

To train this network, firstly! download my Unsuperviesed-Cross-Domain-Image-Generation-Network repository.

and then, put dataset what you want(SVHN_MNIST or CelebA_Anime) in dataset folder.

after then, you can train UCDIG Network.


I first trained my network by using MNIST and SVHN Dataset.

output is here.

img


And then, I tried training my network using CelebA and Anime Dataset.

output is under here.

the first and second images are outputs of 60epochs.

img4

the third and fourth, fifth images are outputs of 120epochs

img1

img2

img3


The Loss Graph is under here.

img5

About

Unsupervised Cross Domain Image Generation Network.


Languages

Language:Jupyter Notebook 100.0%