We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb713f4 commit 3686fddCopy full SHA for 3686fdd
README.md
@@ -199,10 +199,10 @@ There are many pre-defined experiments from the paper in ``configs/experiments``
199
If you use this dataset and/or this code in your work, please cite our [paper](htto://TODO):
200
201
```markdown
202
-@inproceedings{ventura23covr,
+@article{ventura23covr,
203
title = {{CoVR}: Learning Composed Video Retrieval from Web Video Captions},
204
author = {Lucas Ventura and Antoine Yang and Cordelia Schmid and G{\"u}l Varol},
205
- booktitle = {arXiv:2308.14746},
+ journal = {arXiv:2308.14746},
206
year = {2023}
207
}
208
```
0 commit comments