File size: 1,178 Bytes
4943d65
e266261
af66c79
4943d65
1502c6b
 
 
e266261
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

<h2 align="center"> <a href="https://arxiv.org/abs/2412.14233">Descriptive Caption Enhancement with Visual Specialists for Multimodal Perception </a></h2>
<h5 align="center"> If you like our project, please give us a star ⭐ on <a href="https://github.com/syp2ysy/DCE">GitHub.</a></h2>

## ⚠️ There were some missing values in DCE-1M, which we have fixed in EDC-1M.json. Please use the EDC-1M.json file.


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},
}
```