Uneven Event Modeling for Partially Relevant Video Retrieval

February 21, 2025 ยท View on GitHub

PyTorch implementation of our paper "Uneven Event Modeling for Partially Relevant Video Retrieval"

Run

To train UEM on TVR:

python main.py -d tvr --gpu 0

To train UEM on ActivityNet Captions:

python main.py -d act --gpu 0