Update README.md
Browse files
README.md
CHANGED
|
@@ -70,12 +70,10 @@ Please check our [GitHub repository](https://github.com/foivospar/Arc2Face) for
|
|
| 70 |
**BibTeX:**
|
| 71 |
|
| 72 |
```bibtex
|
| 73 |
-
@
|
| 74 |
title={Arc2Face: A Foundation Model for ID-Consistent Human Faces},
|
| 75 |
-
author={
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
archivePrefix={arXiv},
|
| 79 |
-
primaryClass={cs.CV}
|
| 80 |
}
|
| 81 |
```
|
|
|
|
| 70 |
**BibTeX:**
|
| 71 |
|
| 72 |
```bibtex
|
| 73 |
+
@inproceedings{paraperas2024arc2face,
|
| 74 |
title={Arc2Face: A Foundation Model for ID-Consistent Human Faces},
|
| 75 |
+
author={Paraperas Papantoniou, Foivos and Lattas, Alexandros and Moschoglou, Stylianos and Deng, Jiankang and Kainz, Bernhard and Zafeiriou, Stefanos},
|
| 76 |
+
booktitle={Proceedings of the European Conference on Computer Vision (ECCV)},
|
| 77 |
+
year={2024}
|
|
|
|
|
|
|
| 78 |
}
|
| 79 |
```
|