Datasets:
Update README.md
Browse files
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{
|
| 42 |
-
title={
|
| 43 |
-
author={
|
| 44 |
-
journal={
|
| 45 |
-
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 |
```
|