From b1b21b904e5d7523f5be5dd76cf177407e957a58 Mon Sep 17 00:00:00 2001 From: chenxuanhong Date: Tue, 8 Jun 2021 14:17:44 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 859322f..9a684be 100644 --- a/README.md +++ b/README.md @@ -63,4 +63,7 @@ python test_one_image.py --isTrain false --name people --Arc_path models/BEST_c biburl = {https://dblp.org/rec/conf/mm/ChenCNG20.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} } -``` \ No newline at end of file +``` + +## Related Projects +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). \ No newline at end of file