If you like our project, please give us a star ⭐ on GitHub.
Please download the required image files directly from the [URL_images](https://huggingface.co/datasets/BAAI/DenseFusion-1M/tree/main/images/DenseFusion-1M) and store them in a folder named `DCE-1M-images` as specified. Ensure that the folder path is correct to enable subsequent operations to proceed smoothly.
### Citation 💖
If you find DCE useful for your research, welcome to 🌟 this repo and cite our work using the following BibTeX:
```bibtex
@article{sun2024dce,
title={Descriptive Caption Enhancement with Visual Specialists for Multimodal Perception},
author={Yanpeng Sun, Jing Hao, Ke Zhu, Jiang-Jiang Liu, Yuxiang Zhao, Xiaofan Li, Gang Zhang, Zechao Li, Jingdong Wang},
year={2024},
journal = {arXiv 2412.14233},
}
```