Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gokyildirim authored Jun 21, 2018
1 parent 8cefa1c commit 03d5101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Disentangling Multiple Conditional Inputs in GANs

This is the Tensorflow implementation of our paper [Disentangling Multiple Conditional Inputs in GANs](https://arxiv.org/abs/1806.07819), which is published in KDD-AI for Fashion Workshop. Our code is tested with Tensorflow 1.8 (Python 3.6). We modified the code from [Progressive Growing of GANs for Improved Quality, Stability, and Variation](https://github.com/tkarras/progressive_growing_of_gans) and used it without progressive growing.
This is the Tensorflow implementation of our paper <a href="https://arxiv.org/abs/1806.07819" target="_blank">Disentangling Multiple Conditional Inputs in GANs</a>, which is published in KDD-AI for Fashion Workshop. Our code is tested with Tensorflow 1.8 (Python 3.6). We modified the code from [Progressive Growing of GANs for Improved Quality, Stability, and Variation](https://github.com/tkarras/progressive_growing_of_gans) and used it without progressive growing.

## Overview

Expand Down

0 comments on commit 03d5101

Please sign in to comment.