mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
Update README.md
Added citation references to OSTeC and PBIDR
This commit is contained in:
13
README.md
13
README.md
@@ -196,6 +196,12 @@ Supported methods:
|
||||
If you find *InsightFace* useful in your research, please consider to cite the following related papers:
|
||||
|
||||
```
|
||||
@inproceedings{ren2023pbidr,
|
||||
title={Facial Geometric Detail Recovery via Implicit Representation},
|
||||
author={Ren, Xingyu and Lattas, Alexandros and Gecer, Baris and Deng, Jiankang and Ma, Chao and Yang, Xiaokang},
|
||||
booktitle={2023 IEEE 17th International Conference on Automatic Face and Gesture Recognition (FG)},
|
||||
year={2023}
|
||||
}
|
||||
|
||||
@article{guo2021sample,
|
||||
title={Sample and Computation Redistribution for Efficient Face Detection},
|
||||
@@ -204,6 +210,13 @@ If you find *InsightFace* useful in your research, please consider to cite the f
|
||||
year={2021}
|
||||
}
|
||||
|
||||
@inproceedings{gecer2021ostec,
|
||||
title={OSTeC: One-Shot Texture Completion},
|
||||
author={Gecer, Baris and Deng, Jiankang and Zafeiriou, Stefanos},
|
||||
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
||||
year={2021}
|
||||
}
|
||||
|
||||
@inproceedings{an2020partical_fc,
|
||||
title={Partial FC: Training 10 Million Identities on a Single Machine},
|
||||
author={An, Xiang and Zhu, Xuhan and Xiao, Yang and Wu, Lan and Zhang, Ming and Gao, Yuan and Qin, Bin and
|
||||
|
||||
Reference in New Issue
Block a user