Update README.md

This commit is contained in:
Junnan Li
2022-05-23 10:21:30 +08:00
committed by GitHub
parent e54c601766
commit 2415455a94

View File

@@ -103,13 +103,11 @@ LAION115M | <a href="https://storage.googleapis.com/sfr-vision-language-research
### Citation ### Citation
If you find this code to be useful for your research, please consider citing. If you find this code to be useful for your research, please consider citing.
<pre> <pre>
@misc{li2022blip, @inproceedings{li2022blip,
title={BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation}, title={BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation},
author={Junnan Li and Dongxu Li and Caiming Xiong and Steven Hoi}, author={Junnan Li and Dongxu Li and Caiming Xiong and Steven Hoi},
year={2022}, year={2022},
eprint={2201.12086}, booktitle={ICML},
archivePrefix={arXiv},
primaryClass={cs.CV}
}</pre> }</pre>
### Acknowledgement ### Acknowledgement