Skip to content

alceubissoto/cond-pgan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cond-pgan

This is part of the code to reproduce the results for the paper "Skin Lesion Synthesis with Generative Adversarial Networks" in ISIC Skin Image Analysis Workshop and Challenge @ MICCAI 2018.

In this repository, we present our modifications to Karras et al. 's PGAN. The code is heavily based in the author's original.

To run, clone Karras et al. 's repository, and replace their network.py and loss.py files with ours. The modifications introduce code to concatenate labels in different layers from both discriminator and generator. Conditional generation benefits from it greatly.

For more details refer to our paper "Skin Lesion Synthesis with Generative Adversarial Networks" in ISIC Skin Image Analysis Workshop and Challenge @ MICCAI 2018.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages