krisspy39 commited on
Commit
409b762
·
verified ·
1 Parent(s): da2b2c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -38,10 +38,10 @@ All credit for the data collection, baseline methodologies, and cross-modality t
38
  If you use this dataset in your research or project, please cite the original authors' work:
39
 
40
  ```bibtex
41
- @article{visevent_paper_placeholder,
42
- title={[Insert Paper Title]},
43
- author={[Insert Author Names]},
44
- journal={[Insert Journal/Conference Name]},
45
- year={[Insert Year]}
46
  }
47
  ```
 
38
  If you use this dataset in your research or project, please cite the original authors' work:
39
 
40
  ```bibtex
41
+ @article{wang2021viseventbenchmark,
42
+ title={VisEvent: Reliable Object Tracking via Collaboration of Frame and Event Flows},
43
+ author={Xiao Wang, Jianing Li, Lin Zhu, Zhipeng Zhang, Zhe Chen, Xin Li, Yaowei Wang, Yonghong Tian, Feng Wu},
44
+ journal={arXiv:2108.05015},
45
+ year={2021}
46
  }
47
  ```