bushra11812 / GANs

Repo contains implementation of DCGan, CGan, ACGan, and InfoGan for comparative study of different data generating models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GANs

This repo contains implementation of different types of GANs. You will find DC-Gan, C-Gan, AC-Gan and Info-Gan models implementation, images generated by each GANs and trained weights. You can use trained weights to generate new images if you don't want to train the models due to resource problem of your machine.

About

Repo contains implementation of DCGan, CGan, ACGan, and InfoGan for comparative study of different data generating models.


Languages

Language:Jupyter Notebook 100.0%