From d43948e8599fa8247418b77862584a2145bc6ba6 Mon Sep 17 00:00:00 2001 From: Wei ZHANG Date: Sat, 14 Nov 2020 13:44:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e1ea82..b30b12d 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ and the weights will be saved in `checkpoints` and the tensorboard record contai

-[paper] | [video]video +[paper] | [video] ## Acknowledgement Our code is inspired by [pytorch-CycleGAN-and-pix2pix](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix), and we thank [Jun-Yan Zhu](https://github.com/junyanz) for their great work.