Skip to content

Given a video-clip we retrieve k-most similar to it from a "database". We extract features from 3 modalities (audio-video-text) and create an embedding using an AutoEncoder.

Notifications You must be signed in to change notification settings

tatiana-boura/Similar-video-clip-retrieval

Repository files navigation

Video Clip Retrieval

MSc-in-AI-Demokritos-Multimodal-Machine-Learning


Authors

Name Registration number
Boura Tatiana MTN2210
Sideras Andreas MTN2214

Contents of this repository:

Process

Run the process by executing the following scripts or notebooks,

To execute the experiment you just specify the YouTube title of the video-clip/query and it is automatically downloaded in the folder ../data/data_test.

Note : To run your own experiment make sure to create the folder ../data/data_test, where the root is the current repository. This folder should be empty every time you add a query.

About

Given a video-clip we retrieve k-most similar to it from a "database". We extract features from 3 modalities (audio-video-text) and create an embedding using an AutoEncoder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages