Skip to content

A pipeline to generate short synopsis that summarizes the video content by selecting its most informative and important parts

Notifications You must be signed in to change notification settings

doitslow/video-summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A pipeline that automatically generate a summarizing clip from a video based on text description of the video

Usage

Specify necessary directories Run bash run.sh

Code Structure

  1. shot_detection: segment video into shots
  2. text2frame: module that does description to frames matching => find the frames that matches the best with regard to the description of the video

Attention:

Download the necessary trained model for image captioning and put to <text2frame/caption/checkpoints>

About

A pipeline to generate short synopsis that summarizes the video content by selecting its most informative and important parts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published