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