upload Citation
Browse files
README.md
CHANGED
@@ -25,4 +25,17 @@ We adopt the official split:
|
|
25 |
|
26 |
---
|
27 |
|
28 |
-
Video Release: [DiDeMoRelease](https://data.ciirc.cvut.cz/public/projects/LisaAnne/DiDeMoRelease/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
---
|
27 |
|
28 |
+
Video Release: [DiDeMoRelease](https://data.ciirc.cvut.cz/public/projects/LisaAnne/DiDeMoRelease/)
|
29 |
+
|
30 |
+
---
|
31 |
+
|
32 |
+
## 🌟 Citation
|
33 |
+
|
34 |
+
```bibtex
|
35 |
+
@inproceedings{anne2017didemo,
|
36 |
+
title={Localizing moments in video with natural language},
|
37 |
+
author={Anne Hendricks, Lisa and Wang, Oliver and Shechtman, Eli and Sivic, Josef and Darrell, Trevor and Russell, Bryan},
|
38 |
+
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
|
39 |
+
year={2017}
|
40 |
+
}
|
41 |
+
```
|