Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
LynnHo committed Mar 20, 2018
1 parent 3881b1a commit e009f7e
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
Expand Up @@ -3,7 +3,7 @@

Tensorflow implementation of CycleGAN, mostly modified from https://github.com/XHUJOY/CycleGAN-tensorflow to a simpler version

Paper: [Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networkssee](https://arxiv.org/pdf/1703.10593.pdf)
Paper: [Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networkssee](https://arxiv.org/pdf/1703.10593.pdf)
Author: [Jun-Yan Zhu ](https://people.eecs.berkeley.edu/~junyanz/) *et al.*

## Exemplar results on testset
Expand All @@ -15,7 +15,7 @@ Author: [Jun-Yan Zhu ](https://people.eecs.berkeley.edu/~junyanz/) *et al.*
![](./pics/example_apple2orange_1.jpg)

# Prerequisites
- tensorflow r1.0
- tensorflow r1.0+
- python 2.7

# Usage
Expand Down

0 comments on commit e009f7e

Please # to comment.