https://github.com/simula/soccer-summarization
https://github.com/simula/soccer-summarization
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simula/soccer-summarization
- Owner: simula
- License: cc-by-4.0
- Created: 2022-09-11T16:56:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T11:52:55.000Z (over 2 years ago)
- Last Synced: 2025-08-22T17:14:37.504Z (11 months ago)
- Language: HTML
- Size: 101 MB
- Stars: 4
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Soccer Game Summarization using Audio Commentary, Metadata, and Caption
This is the repository for
paper **[Soccer Game Summarization using Audio Commentary, Metadata, and Captions](https://dl.acm.org/doi/10.1145/3552463.3557019)
.**
## 💻 Audio Intensity Visualization Dashboard
The codes for Audio Intensity Visualization Dashboard as mentioned in the paper can be
access [right here](https://github.com/simula/soccer-summarization/tree/master/AudioIntensityViz).
## 📚 Datasets
This repository contains the following datasets:
- Extended SoccerNet-V2 (with news, commentaries and lineups from BBC)
- Translated SportsSum (CN to EN)
- Translated K-SportsSum (CN to EN)
You can access the
datasets [right here](https://github.com/simula/soccer-summarization/tree/master/Datasets).
## 🚧 WIP
More data and contents can be added soon. Stay tuned!
## 📎 Cite
If you use contents from this in your research, Please cite the following paper:
@incollection{Gautam2022Oct,
author = {Gautam, Sushant and Midoglu, Cise and Shafiee Sabet, Saeed and Kshatri, Dinesh Baniya and Halvorsen, P{\aa}l},
title = {{Soccer Game Summarization using Audio Commentary, Metadata, and Captions}},
booktitle = {{NarSUM '22: Proceedings of the 1st Workshop on User-centric Narrative Summarization of Long Videos}},
pages = {13--22},
year = {2022},
month = oct,
date = {2022-10-10},
urldate = {2022-10-10},
isbn = {978-1-45039493-2},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
doi = {10.1145/3552463.3557019}
}
## ⚖ Terms of Use ️
The data is released fully open for research and educational purposes. The use of the dataset for purposes such as
competitions and commercial purposes needs prior written permission. In all documents and papers that use or refer to
the dataset or report experimental results, a reference to the related article needs to be
added: https://dl.acm.org/doi/10.1145/3552463.3557019.
## 👋 Contact
Please contact sushant@simula.no, cise@simula.no, or paalh@simula.no for any questions regarding the dataset.