From 06ff1058ad85bef386130eaa184c3d60e86d2fee Mon Sep 17 00:00:00 2001 From: junyanz Date: Tue, 18 Apr 2017 04:01:07 -0700 Subject: update README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6b5b44b..7e45f3c 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,16 @@ This is our ongoing PyTorch implementation for both unpaired and paired image-to-image translation. Check out the original [CycleGAN Torch](https://github.com/junyanz/CycleGAN) and [pix2pix Torch](https://github.com/phillipi/pix2pix) if you would like to reproduce the exact results in the paper. The code was written by [Jun-Yan Zhu](https://github.com/junyanz) and [Taesung Park](https://github.com/taesung89). -### CycleGAN: [[Project]](https://junyanz.github.io/CycleGAN/) [[Paper]](https://arxiv.org/pdf/1703.10593.pdf) [[Torch]](https://github.com/junyanz/CycleGAN) +#### CycleGAN: [[Project]](https://junyanz.github.io/CycleGAN/) [[Paper]](https://arxiv.org/pdf/1703.10593.pdf) [[Torch]](https://github.com/junyanz/CycleGAN) -### Pix2pix: [[Project]](https://phillipi.github.io/pix2pix/) [[Paper]](https://arxiv.org/pdf/1611.07004v1.pdf) [[Torch]](https://github.com/phillipi/pix2pix) +#### Pix2pix: [[Project]](https://phillipi.github.io/pix2pix/) [[Paper]](https://arxiv.org/pdf/1611.07004v1.pdf) [[Torch]](https://github.com/phillipi/pix2pix) -### EdgesCats: [[Demo]](https://affinelayer.com/pixsrv/) [[Twitter]](https://twitter.com/search?vertical=default&q=pix2pix&src=typd) [[pix2pix-tensorflow]](https://github.com/affinelayer/pix2pix-tensorflow) +#### [[EdgesCats Demo]](https://affinelayer.com/pixsrv/) [[pix2pix-tensorflow]](https://github.com/affinelayer/pix2pix-tensorflow) +Written by [Christopher Hesse](https://twitter.com/christophrhesse) + If you use this code for your research, please cite: -- cgit v1.2.3-70-g09d2