diff options
| author | junyanz <junyanzhu89@gmail.com> | 2018-03-27 19:41:45 -0400 |
|---|---|---|
| committer | junyanz <junyanzhu89@gmail.com> | 2018-03-27 19:41:45 -0400 |
| commit | b77d9b593c9fa3b0db4e5e2a77c23777abac57ce (patch) | |
| tree | 35faf40692b6379b101fdef1608eb49e7b2fff9b /README.md | |
| parent | bae3f780dce02baa928e684d92d674ac8acdd95d (diff) | |
code refactoring
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # CycleGAN and pix2pix in PyTorch -This is our ongoing PyTorch implementation for both unpaired and paired image-to-image translation. +This is our PyTorch implementation for both unpaired and paired image-to-image translation. The code was written by [Jun-Yan Zhu](https://github.com/junyanz) and [Taesung Park](https://github.com/taesung89). |
