DreamLIP: Language-Image Pre-training with Long Captions
Kecheng Zheng, Yifei Zhang, Wei Wu, Fan Lu, Shuailei Ma, Xin Jin, Wei Chen, Yujun Shen


Long Captions of Supported Datasets (5)
Long Captions of MLLMs (3)
- [x]
![]()
- [x]
![]()
- [x]
![]()
| Dataset | Huggingface Dataset |
|---|---|
| CC3M | Raw/Long/Short Caption |
| CC12M | Raw/Long/Short Caption |
| YFCC15M | Raw/Long/Short Caption |
| Laion49M | Long Caption |
| COYO24M | Long Caption |
| Dataset | Model | ShareGPT4V | InstructBLIP + LLAVA1.5 + ShareGPT4V |
|---|---|---|---|
| CC3M | ViT-B/16 | Link | TODO |
| CC12M | ViT-B/16 | Link | TODO |
| YFCC15M | ViT-B/16 | Link | TODO |
| CC30M | ViT-B/16 | Link | TODO |
Environment installation
pip install -r requirments.txt
Evaluate zero shot classification
bash eval_zs.sh
The project is under a standard Creative Common CC-BY-4.0 License.
We open source this library to the community to facilitate the research. If you do like our work and use the codebase for your projects, please cite our work as follows.
@inproceedings{DreamLIP,
title={DreamLIP: Language-Image Pre-training with Long Captions},
author={Zheng, Kecheng and Zhang, Yifei and Wu, Wei and Lu, Fan and Ma, Shuailei and Jin, Xin and Chen, Wei and Shen, Yujun},
booktitle={ECCV},
year={2024}
}
This project is based on open_clip, and thanks for the nice work! We also thank InstructBLIP, ShareGPT4V and LLAVA for the pretrained models and codes.
$ claude mcp add DreamLIP \
-- python -m otcore.mcp_server <graph>