sylvainma / Summarizer

A Video Summarization framework for implementation and benchmark of Deep Learning models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summarizer

Summarizer is a Video Summarization framework for research. Most of the literature now focuses on Deep Learning models experimenting on a set of reference datasets. This repository gathers the key assets to ease this research into a single Python framework.



The four main components are:

  • Centralized, preprocessed and documented datasets
  • PyTorch implementation and bugfixes of the prominent models
  • A robust set of evaluation metrics to evaluate them

This framework is dedicated at helping to design the next generation of Deep Learning models for Video Summarization.

Datasets

SumMe TVSum LOL

Datasets ground truth scores distribution per video

Acknowledgement

The architecture of Summarizer was inspired by K. Zhou et al. and J. Fajtl et al.. The preprocessed datasets were inspired by K. Zhang et al.. We thank them all for their leading contributions.

About

A Video Summarization framework for implementation and benchmark of Deep Learning models


Languages

Language:Jupyter Notebook 74.2%Language:Python 25.7%Language:Shell 0.1%Language:Batchfile 0.1%