Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
Dask
License:
zhoukun commited on
Commit
c3bb26b
·
verified ·
1 Parent(s): 45583bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -18,7 +18,7 @@ This dataset provides precomputed image and text embeddings extracted from the [
18
 
19
  These embeddings are directly usable for image-to-text or text-to-image retrieval without requiring raw inputs or online encoding.
20
 
21
- - **Curated by:** Zhoukun (zhoukun@domain.com)
22
  - **Language(s):** English (from Localized Narratives)
23
  - **License:** CC-BY-4.0
24
  - **Modality:** Image and Text (via vector embeddings)
@@ -109,9 +109,9 @@ Use `large_d1024` when accuracy is critical, and `mini_d64` for efficiency. Rese
109
  howpublished={\url{https://huggingface.co/datasets/zhoukun/LightCMR-Bench}},
110
  }
111
 
112
- @inproceedings{localizednarratives,
113
- title={Localized Narratives: Reading Pictures in Context},
114
- author={Pont-Tuset, Jordi and Kuznetsova, Alina and Pantic, Maja and Ferrari, Vittorio},
115
- booktitle={ECCV},
116
- year={2020}
117
  }
 
18
 
19
  These embeddings are directly usable for image-to-text or text-to-image retrieval without requiring raw inputs or online encoding.
20
 
21
+ - **Curated by:** Zhoukun (zhoukuniyc@gmail.com)
22
  - **Language(s):** English (from Localized Narratives)
23
  - **License:** CC-BY-4.0
24
  - **Modality:** Image and Text (via vector embeddings)
 
109
  howpublished={\url{https://huggingface.co/datasets/zhoukun/LightCMR-Bench}},
110
  }
111
 
112
+ @inproceedings{PontTuset_eccv2020,
113
+ author = {Jordi Pont-Tuset and Jasper Uijlings and Soravit Changpinyo and Radu Soricut and Vittorio Ferrari},
114
+ title = {Connecting Vision and Language with Localized Narratives},
115
+ booktitle = {ECCV},
116
+ year = {2020}
117
  }