Skip to content

Retrieve moments from videos using natural language query

Notifications You must be signed in to change notification settings

ptpyip/moment-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moment Finder: Efficient Video Search using Vector DB and CLIP

Retrieve moments from videos using natural language query

Requirments

conda env create -n <name> -f environment.yml
conda activate <name>
pip install -r ./requirements.txt
pip install git+https://github.com/openai/CLIP.git

Demo

CleanShot 2024-04-30 at 11 30 08

Start API

python -m app.api

Acknowledgment

This repository is developemt for the 2023-2024 HKUST CSE FYP under the suppervision of Prof. Dan Xu.

About

Retrieve moments from videos using natural language query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published