Skip to content

Repository files navigation

AudioVidSum-A-Multi-Modal-Approach-to-Video-Summarization

Setup Instructions

Follow the steps below to set up the project environment and run the program.

1. Create a Python Virtual Environment

First, create a virtual environment to isolate your dependencies. Open your terminal/command prompt and run the following command:

For Windows:

python -m venv venv

.\venv\Scripts\activate

pip install -r requirements.txt

python data/tvsum_2.py

About

Implementation for my thesis of a Video Summarization Framework which uses combines visual and audio cues.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages