SummaryNet: A Multi-Stage Deep Learning Model for Automatic Video Summarisation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderregressionSimilar Papers 제목 키워드 기반
ScreenWriter: Automatic Screenplay Generation and Movie Summarisation
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
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 SummarizationArticlesMassiveSumm: a very large-scale, very multilingual, news summarisation dataset
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…
ArticlesLearning from Multiple Sources for Video Summarisation
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 UnderstandingTransformer-based Models for Long Document Summarisation in Financial Domain
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