Skip to content

Commit 527d6d2

Browse files
committed
Update README
1 parent cfc4765 commit 527d6d2

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ After downloading the dataset, ensure that the folder structure matches the foll
119119

120120

121121
#### GeneCIS
122-
122+
Setup the GeneCIS benchmark following the instructions in the [**official repository**](https://github.com/facebookresearch/genecis). You would need to download images from the MS-COCO 2017 validation set and from the VisualGenome1.2 dataset.
123123

124124

125125

@@ -152,13 +152,12 @@ This call to `src/main.py` includes the majority of relevant handles:
152152
## Citation
153153

154154
```bibtex
155-
@misc{karthik2023visionbylanguage,
156-
title={Vision-by-Language for Training-Free Compositional Image Retrieval},
157-
author={Shyamgopal Karthik and Karsten Roth and Massimiliano Mancini and Zeynep Akata},
158-
year={2023},
159-
eprint={2310.09291},
160-
archivePrefix={arXiv},
161-
primaryClass={cs.CV}
155+
@article{karthik2024visionbylanguage,
156+
title={Vision-by-Language for Training-Free Compositional Image Retrieval},
157+
author={Shyamgopal Karthik and Karsten Roth and Massimiliano Mancini and Zeynep Akata},
158+
journal={International Conference on Learning Representations (ICLR)},
159+
year={2024}
162160
}
161+
163162
```
164163

0 commit comments

Comments
 (0)