paper-with-me

홈 › Papers

SummaryNet: A Multi-Stage Deep Learning Model for Automatic Video Summarisation

2020-02-19 · Ziyad Jappie, David Torpey, Turgay Celik

Video summarisation can be posed as the task of extracting important parts of a video in order to create an informative summary of what occurred in the video. In this paper we introduce SummaryNet as a supervised learning framework for automated video summarisation. SummaryNet employs a two-stream convolutional network to learn spatial (appearance) and temporal (motion) representations. It utilizes an encoder-decoder model to extract the most salient features from the learned video representations. Lastly, it uses a sigmoid regression network with bidirectional long short-term memory cells to predict the probability of a frame being a summary frame. Experimental results on benchmark datasets show that the proposed method achieves comparable or significantly better results than the state-of-the-art video summarisation methods.

📄 PDF Abstract BibTeX arXiv:2002.09424

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderregression

Similar Papers 제목 키워드 기반

ScreenWriter: Automatic Screenplay Generation and Movie Summarisation

2024-10-17 · Louis Mahon, Mirella Lapata

The proliferation of creative video content has driven demand for textual descriptions or summaries that allow users to recall key plot points or get an overview without watching. The volume of movie content and speed of…

DaNewsroom: A Large-scale Danish Summarisation Dataset

2020-05-01 · LREC 2020 5 · Daniel Varab, Natalie Schluter

Dataset development for automatic summarisation systems is notoriously English-oriented. In this paper we present the first large-scale non-English language dataset specifically curated for automatic summarisation. The d…

Abstractive Text SummarizationArticles

MassiveSumm: a very large-scale, very multilingual, news summarisation dataset

2021-11-01 · EMNLP 2021 11 · Daniel Varab, Natalie Schluter

Current research in automatic summarisation is unapologetically anglo-centered–a persistent state-of-affairs, which also predates neural net approaches. High-quality automatic summarisation datasets are notoriously expen…

Articles

Learning from Multiple Sources for Video Summarisation

2015-01-13 · Xiatian Zhu, Chen Change Loy, Shaogang Gong

Many visual surveillance tasks, e.g.video summarisation, is conventionally accomplished through analysing imagerybased features. Relying solely on visual cues for public surveillance video understanding is unreliable, si…

ClusteringVideo Understanding

Transformer-based Models for Long Document Summarisation in Financial Domain

2022-06-01 · FNP (LREC) 2022 6 · Urvashi Khanna, Samira Ghodratnama, Diego Moll ́a, Amin Beheshti

Summarisation of long financial documents is a challenging task due to the lack of large-scale datasets and the need for domain knowledge experts to create human-written summaries. Traditional summarisation approaches th…

Decoder