Datasets:

ArXiv:
Libraries:
Datasets
License:
Homie0609 commited on
Commit
903228d
·
verified ·
1 Parent(s): 5de7ae6

add citation format

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -35,4 +35,13 @@ The value of the key "materials" represents the image/video files used in this q
35
  <figcaption><strong>Data Statistics of SoccerBench.</strong> For each, we present its name, QA type, source materials, and curation strategies. Here, SN and SR-1988 represent the SoccerNet and Soccer-Replay-1988, respectively, while LLM denotes DeepSeek-v3.</figcaption>
36
  </figure>
37
 
38
- For any problem, feel free to contact us via email: jy_rao@sjtu.edu.cn or zifengli@sjtu.edu.cn
 
 
 
 
 
 
 
 
 
 
35
  <figcaption><strong>Data Statistics of SoccerBench.</strong> For each, we present its name, QA type, source materials, and curation strategies. Here, SN and SR-1988 represent the SoccerNet and Soccer-Replay-1988, respectively, while LLM denotes DeepSeek-v3.</figcaption>
36
  </figure>
37
 
38
+ For any problem, feel free to contact us via email: jy_rao@sjtu.edu.cn or zifengli@sjtu.edu.cn
39
+
40
+ For citation, you could follow this format:
41
+
42
+ @inproceedings{rao2025soccceragent,
43
+ title = {Multi-Agent System for Comprehensive Soccer Understanding},
44
+ author = {Rao, Jiayuan and Li, Zifeng and Wu, Haoning and Zhang, Ya and Wang, Yanfeng and Xie, Weidi},
45
+ booktitle = {ACM Multimedia 2025},
46
+ year = {2025}
47
+ }