zhwl2117
commited on
Commit
·
6ec1562
1
Parent(s):
83364ee
update README
Browse files
README.md
CHANGED
@@ -7,9 +7,13 @@ base_model:
|
|
7 |
pipeline_tag: image-text-to-text
|
8 |
---
|
9 |
|
|
|
|
|
|
|
10 |
@article{zhong2024compositional,
|
11 |
title={Compositional Image Retrieval via Instruction-Aware Contrastive Learning},
|
12 |
author={Zhong, Wenliang and An, Weizhi and Jiang, Feng and Ma, Hehuan and Guo, Yuzhi and Huang, Junzhou},
|
13 |
journal={arXiv preprint arXiv:2412.05756},
|
14 |
year={2024}
|
15 |
}
|
|
|
|
7 |
pipeline_tag: image-text-to-text
|
8 |
---
|
9 |
|
10 |
+
GitHub Repository: https://github.com/zhwl2117/InstructCIR
|
11 |
+
|
12 |
+
```
|
13 |
@article{zhong2024compositional,
|
14 |
title={Compositional Image Retrieval via Instruction-Aware Contrastive Learning},
|
15 |
author={Zhong, Wenliang and An, Weizhi and Jiang, Feng and Ma, Hehuan and Guo, Yuzhi and Huang, Junzhou},
|
16 |
journal={arXiv preprint arXiv:2412.05756},
|
17 |
year={2024}
|
18 |
}
|
19 |
+
```
|