From ea93ed95f40b268c98ed8433035e3015f22ef07a Mon Sep 17 00:00:00 2001 From: Xuanhong Chen Date: Fri, 19 Jul 2024 23:04:14 +0800 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92a7f6a..3c6ce29 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ At the same time, if you have suggestions for our project, please feel free to a For academic and non-commercial use only.The whole project is under the CC-BY-NC 4.0 license. See [LICENSE](https://github.com/neuralchen/SimSwap/blob/main/LICENSE) for additional details. -## To cite our paper +## To cite our papers ``` @inproceedings{DBLP:conf/mm/ChenCNG20, author = {Renwang Chen and @@ -181,6 +181,22 @@ For academic and non-commercial use only.The whole project is under the CC-BY-NC year = {2020} } ``` +``` +@Article{simswapplusplus, + author = {Xuanhong Chen and + Bingbing Ni and + Yutian Liu and + Naiyuan Liu and + Zhilin Zeng and + Hang Wang}, + title = {SimSwap++: Towards Faster and High-Quality Identity Swapping}, + journal = {{IEEE} Trans. Pattern Anal. Mach. Intell.}, + volume = {46}, + number = {1}, + pages = {576--592}, + year = {2024} +} +``` ## Related Projects