Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ size_categories:
|
|
16 |
- 10K<n<100K
|
17 |
---
|
18 |
|
|
|
|
|
19 |
## About
|
20 |
|
21 |
[DiDeMo](https://openaccess.thecvf.com/content_iccv_2017/html/Hendricks_Localizing_Moments_in_ICCV_2017_paper.html) contains 10K long-form videos from Flickr. For each video, ~4 short sentences are annotated in temporal order. We follow the existing works to concatenate those short sentences and evaluate ‘paragraph-to-video’ retrieval on this benchmark.
|
|
|
16 |
- 10K<n<100K
|
17 |
---
|
18 |
|
19 |
+
Clone from friedrichor/DiDeMo.
|
20 |
+
|
21 |
## About
|
22 |
|
23 |
[DiDeMo](https://openaccess.thecvf.com/content_iccv_2017/html/Hendricks_Localizing_Moments_in_ICCV_2017_paper.html) contains 10K long-form videos from Flickr. For each video, ~4 short sentences are annotated in temporal order. We follow the existing works to concatenate those short sentences and evaluate ‘paragraph-to-video’ retrieval on this benchmark.
|