Skip to content

codes for Uncovering Hidden Challenges in Query-Based Video Moment Retrieval

License

Notifications You must be signed in to change notification settings

mayu-ot/hidden-challenges-MR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moment_retrieval

Uncovering Hidden Challenges in Moment Retrieval

Dependencies

$ cd docker
$ docker build -t hidden-challenges-mr .

Data

Download annotation files of Charades-STA and ActivityNet Captions.

$ sh run.sh
:/app# python src/data/make_dataset data/raw/charades/charades_sta_train.txt data/raw/charades/Charades_v1_train.csv
:/app# python src/data/make_dataset data/raw/charades/charades_sta_test.txt data/raw/charades/Charades_v1_test.csv

Test blind baselines

:/app# python src/experiments/blind_baselines.py chrades
:/app# python src/experiments/blind_baselines.py activitynet

Project based on the cookiecutter data science project template. #cookiecutterdatascience

About

codes for Uncovering Hidden Challenges in Query-Based Video Moment Retrieval

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages