OpenFace-CQUPT
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -64,6 +64,18 @@ We provide pretrained model weights for the [vit base version](https://huggingfa
|
|
64 |
|
65 |

|
66 |
|
67 |
-
##
|
68 |
-
|
69 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
|
65 |

|
66 |
|
67 |
+
## Contacts
|
68 |
+
mailto: [email protected] or [email protected]
|
69 |
+
|
70 |
+
## Citation
|
71 |
+
```tex
|
72 |
+
@misc{dai202415mmultimodalfacialimagetext,
|
73 |
+
title={15M Multimodal Facial Image-Text Dataset},
|
74 |
+
author={Dawei Dai and YuTang Li and YingGe Liu and Mingming Jia and Zhang YuanHui and Guoyin Wang},
|
75 |
+
year={2024},
|
76 |
+
eprint={2407.08515},
|
77 |
+
archivePrefix={arXiv},
|
78 |
+
primaryClass={cs.CV},
|
79 |
+
url={https://arxiv.org/abs/2407.08515},
|
80 |
+
}
|
81 |
+
```
|