MehdiH7 commited on
Commit
bb009e5
1 Parent(s): 2071748

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -1
README.md CHANGED
@@ -2,4 +2,44 @@
2
  license: mit
3
  language:
4
  - en
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: mit
3
  language:
4
  - en
5
+ ---
6
+
7
+ Here, we store the necessary weights for various YOLO models used in the SoccerSum GUI pipeline.
8
+
9
+ Github repository: https://github.com/simula/soccersum
10
+
11
+ SoccerSum Dataset on Zenodo: https://zenodo.org/records/10612084
12
+
13
+ <pre><code>
14
+ @incollection{Houshmand_MMSYS_ODS,
15
+ author = {Houshmand Sarkhoosh, Mehdi and Midoglu, Cise and Shafiee Sabet, Saeed and Halvorsen, P{\aa}l},
16
+ title = {{The SoccerSum Dataset for Automated Detection, Segmentation, and Tracking of Objects on the Soccer Pitch}},
17
+ booktitle = {{MMSys'24 : The 15th ACM Multimedia Systems Conference}},
18
+ year = {2024},
19
+ month = apr,
20
+ date = {2024-04-15},
21
+ urldate = {2024-04-15},
22
+ isbn = {979-8-4007-0412-3/24/04},
23
+ publisher = {Association for Computing Machinery},
24
+ address = {New York, NY, USA},
25
+ doi = {10.1145/3625468.3652180}
26
+ }
27
+ </code></pre>
28
+
29
+
30
+ <pre><code>
31
+ @incollection{Houshmand_MMSYS_demo,
32
+ author = {Houshmand Sarkhoosh, Mehdi and Midoglu, Cise and Shafiee Sabet, Saeed and Halvorsen, P{\aa}l},
33
+ title = {{Multimodal AI-Based Summarization and Storytelling for Soccer on Social Media}},
34
+ booktitle = {{MMSys'24 : The 15th ACM Multimedia Systems Conference}},
35
+ year = {2024},
36
+ month = apr,
37
+ date = {2024-04-15},
38
+ urldate = {2024-04-15},
39
+ isbn = {979-8-4007-0412-3/24/04},
40
+ publisher = {Association for Computing Machinery},
41
+ address = {New York, NY, USA},
42
+ doi = {10.1145/3625468.3652197}
43
+ }
44
+ </code></pre>
45
+