Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alceubissoto committed Jan 17, 2019
1 parent 9985895 commit a77baa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gan-skin-lesion
### Code to reproduce the results for the paper "Skin Lesion Sythesis with Generative Adversarial Networks" in ISIC Skin Image Analysis Workshop and Challenge @ MICCAI 2018.
In this repository you will find the code to generate the "Instance" and "Semantic" images. The network used is pix2pixHD, which is referenced below. You can find our PGAN modification in the link [soon] and the classification network used for our tests [here](https://github.com/learningtitans/isic2018-part3).
### 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 you will find the code to generate the "Instance" and "Semantic" images. The network used is pix2pixHD (Wang et al.), which is referenced below. You can find our PGAN modification in the link [here](https://github.com/alceubissoto/cond-pgan) and the classification network used for our tests [here](https://github.com/learningtitans/isic2018-part3).

# Preparing the data and environment
### Configuring the container.
Expand Down

0 comments on commit a77baa6

Please sign in to comment.