Fhrozen commited on
Commit
9c367e7
ยท
1 Parent(s): b1c4fa7

Update references

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -30,9 +30,33 @@ This dataset collects the images and annotations from the original MS COCO 2017
30
  All credits to the original COCO project and the localized-narratives teams.
31
 
32
  ## ๐Ÿ“œ Cite
33
- If you find *LLaVA-OneVision-1.5* useful in your research, please consider to cite the following related papers:
 
34
 
35
  ```bibtex
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  @inproceedings{PontTuset_eccv2020,
37
  author = {Jordi Pont-Tuset and Jasper Uijlings and Soravit Changpinyo and Radu Soricut and Vittorio Ferrari},
38
  title = {Connecting Vision and Language with Localized Narratives},
 
30
  All credits to the original COCO project and the localized-narratives teams.
31
 
32
  ## ๐Ÿ“œ Cite
33
+
34
+ Please consider to cite the following related papers:
35
 
36
  ```bibtex
37
+ @article{DBLP:journals/corr/LinMBHPRDZ14,
38
+ author = {Tsung{-}Yi Lin and
39
+ Michael Maire and
40
+ Serge J. Belongie and
41
+ Lubomir D. Bourdev and
42
+ Ross B. Girshick and
43
+ James Hays and
44
+ Pietro Perona and
45
+ Deva Ramanan and
46
+ Piotr Doll{\'{a}}r and
47
+ C. Lawrence Zitnick},
48
+ title = {Microsoft {COCO:} Common Objects in Context},
49
+ journal = {CoRR},
50
+ volume = {abs/1405.0312},
51
+ year = {2014},
52
+ url = {http://arxiv.org/abs/1405.0312},
53
+ eprinttype = {arXiv},
54
+ eprint = {1405.0312},
55
+ timestamp = {Mon, 13 Aug 2018 16:48:13 +0200},
56
+ biburl = {https://dblp.org/rec/journals/corr/LinMBHPRDZ14.bib},
57
+ bibsource = {dblp computer science bibliography, https://dblp.org}
58
+ }
59
+
60
  @inproceedings{PontTuset_eccv2020,
61
  author = {Jordi Pont-Tuset and Jasper Uijlings and Soravit Changpinyo and Radu Soricut and Vittorio Ferrari},
62
  title = {Connecting Vision and Language with Localized Narratives},