Skip to content

tsugg/VideoCaptioningWithBLIP

Repository files navigation

VideoCaptioningWithBLIP

Exploring using BLIP to caption videos and using embeddings to identify important video frames.

animated

Requirements

  • CUDA 11.7
  • Python 3.10

Getting Started

git clone https://github.com/tsugg/VideoCaptioningWithBLIP.git
cd VideoCaptioningWithBLIP
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published