l-i-p-f / StarGAN

PyTorch Implementation of StarGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarGAN

StarGAN is a model that can flexibly translate an input image to any desired target domain using only a single generator and a discriminator.

Instructions

This work is forked from yunjey/StarGAN.(Click for more details)

And i add some code comments in Chinese here.

Data

If you are in mainland China,you will need a vpn first.

CelebA

RaFD

About

PyTorch Implementation of StarGAN

License:MIT License


Languages

Language:Python 100.0%