From 7d68e1d3c38e8ff60df868234547f183aedd13bb Mon Sep 17 00:00:00 2001 From: chenxuanhong Date: Tue, 15 Jun 2021 23:24:05 +0800 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3be850f..967e20c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **The official repository with Pytorch** Currently, only the test code is available, and training scripts are coming soon -![simswap_logo](/doc/img/logo1.png) +[![simswaplogo](/doc/img/logo1.png)](https://github.com/neuralchen/SimSwap) [[Arxiv paper]](https://arxiv.org/pdf/2106.06340v1.pdf) @@ -94,4 +94,19 @@ There are two archive files in the drive: **checkpoints.zip** and **arcface_chec [![title](/doc/img/title.png)](https://github.com/neuralchen/ASMAGAN) -Learn about our other projects [[RainNet]](https://neuralchen.github.io/RainNet), [[Sketch Generation]](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale), [[CooGAN]](https://github.com/neuralchen/CooGAN), [[Knowledge Style Transfer]](https://github.com/AceSix/Knowledge_Transfer), [[SimSwap]](https://github.com/neuralchen/SimSwap),[[ASMA-GAN]](https://github.com/neuralchen/ASMAGAN),[[Pretrained_VGG19]](https://github.com/neuralchen/Pretrained_VGG19). \ No newline at end of file +Learn about our other projects +[[RainNet]](https://neuralchen.github.io/RainNet); + +[[Sketch Generation]](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale); + +[[CooGAN]](https://github.com/neuralchen/CooGAN); + +[[Knowledge Style Transfer]](https://github.com/AceSix/Knowledge_Transfer); + +[[SimSwap]](https://github.com/neuralchen/SimSwap); + +[[ASMA-GAN]](https://github.com/neuralchen/ASMAGAN); + +[[SNGAN-Projection-pytorch]](https://github.com/neuralchen/SNGAN_Projection) + +[[Pretrained_VGG19]](https://github.com/neuralchen/Pretrained_VGG19). \ No newline at end of file