Update README.md

This commit is contained in:
Xuanhong Chen
2024-07-19 23:04:14 +08:00
committed by GitHub
parent a5f6dea673
commit ea93ed95f4
+17 -1
View File
@@ -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