An open API service indexing awesome lists of open source software.

https://github.com/simula/soccer-summarization


https://github.com/simula/soccer-summarization

Last synced: 18 days ago
JSON representation

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.