diff --git a/README.md b/README.md index 1f7d9d0..f67ca87 100644 --- a/README.md +++ b/README.md @@ -85,4 +85,9 @@ There are two archive files in the drive: **checkpoints.zip** and **arcface_chec ``` ## Related Projects + +**Please visit our another ACMMM2020 high-quality style transfer project** + +[![logo](./doc/img/logo.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 diff --git a/doc/img/logo.png b/doc/img/logo.png new file mode 100644 index 0000000..7b88904 Binary files /dev/null and b/doc/img/logo.png differ