We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf89966 commit 8eb0d07Copy full SHA for 8eb0d07
README.md
@@ -273,10 +273,10 @@ There are many pre-defined experiments from the paper in ``configs/experiment``
273
If you use this dataset and/or this code in your work, please cite our [paper](https://arxiv.org/abs/2308.14746):
274
275
```bibtex
276
-@article{ventura24covr,
+@inproceedings{ventura24covr,
277
title = {{CoVR}: Learning Composed Video Retrieval from Web Video Captions},
278
author = {Lucas Ventura and Antoine Yang and Cordelia Schmid and G{\"u}l Varol},
279
- journal = {AAAI},
+ booktitle = {AAAI},
280
year = {2024}
281
}
282
0 commit comments