Update README.md
Browse files
README.md
CHANGED
@@ -26,13 +26,10 @@ unzip BeautyBank-Inference-Dataset.zip -d makeup_images/
|
|
26 |
## Citation
|
27 |
If you use this dataset, please cite our paper:
|
28 |
```bibtex
|
29 |
-
@article{
|
30 |
title={BeautyBank: Encoding Facial Makeup in Latent Space},
|
31 |
-
author={Qianwen
|
32 |
-
journal={arXiv preprint},
|
33 |
-
year={2024}
|
34 |
-
eprint={2411.11231},
|
35 |
-
archivePrefix={arXiv},
|
36 |
-
primaryClass={cs.CV}
|
37 |
}
|
38 |
```
|
|
|
26 |
## Citation
|
27 |
If you use this dataset, please cite our paper:
|
28 |
```bibtex
|
29 |
+
@article{lu2024beautybank,
|
30 |
title={BeautyBank: Encoding Facial Makeup in Latent Space},
|
31 |
+
author={Lu, Qianwen and Yang, Xingchao and Taketomi, Takafumi},
|
32 |
+
journal={arXiv preprint arXiv:2411.11231},
|
33 |
+
year={2024}
|
|
|
|
|
|
|
34 |
}
|
35 |
```
|