mirror of
https://github.com/salesforce/BLIP.git
synced 2026-04-30 04:11:11 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user