aryasoni98 / VideoSummarization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoSummarization

Problem Statement

Build the video summarization model to extract a summary of a video. Summarized video content helps us to understand the video content without watching a video. Use summarised text to build a video search engine, which will help to search a video just by the video’s description.

Requirement:

  1. Generate a summary of the uploaded video.
  2. Searching videos using text.

Tech Stack

  • Deep Learning (LSTM)
  • React.js

Authors

About


Languages

Language:Python 99.3%Language:Dockerfile 0.7%