You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ After downloading the dataset, ensure that the folder structure matches the foll
119
119
120
120
121
121
#### 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.
123
123
124
124
125
125
@@ -152,13 +152,12 @@ This call to `src/main.py` includes the majority of relevant handles:
152
152
## Citation
153
153
154
154
```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)},
0 commit comments