weirme / FCSNLinks
A PyTorch reimplementation of FCSN in paper "Video Summarization Using Fully Convolutional Sequence Networks"
☆118Updated 2 years ago
Alternatives and similar repositories for FCSN
Users that are interested in FCSN are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the ACCV 2018-AIU2018 paper Video Summarization with Attention☆185Updated 3 years ago
- Scripts of our CVPR'19 paper "Rethinking the Evaluation of Video Summaries"☆69Updated 4 years ago
- AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)☆46Updated 6 years ago
- This is the implementation of the paper Video Summarization by Learning from Unpaired Data(CVPR2019)☆37Updated 6 years ago
- Video Summarization Dataset, Papers, Codes☆177Updated 7 years ago
- Experimenting with different Summarizing techniques on SumMe Dataset☆142Updated 5 years ago
- Video Summarization (Attention Mechanism and Hierarchical LSTM)☆31Updated 7 years ago
- Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)☆242Updated 2 years ago
- A PyTorch Implementation of SUM-GAN-AAE from "Unsupervised Video Summarization via Attention-Driven Adversarial Learning" (MMM 2020)☆52Updated 3 years ago
- AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (Theano)☆142Updated 4 years ago
- A PyTorch implementation of VSumPtrGAN