JonnyS1226 / Ego4d_mq_3rd_solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ego4d Moment Query Challenge 3-rd solution

Install

Please refer to actionformer to prepare for the environment

Please follow Ego4d instructions to download the features needed (slowfast & omnivore) and modify the config yaml file (data path and other parameters).

Training & Evaluation

Update the config yaml file, modify the yaml name in train_val.sh and run:

bash train_val.sh
feature mAP@0.1 mAP@0.3 mAP@0.5 Average_mAP Recall 1x@0.5 Test avg_mAP Test Recall@0.5
S+O 22.75 17.61 13.43 17.94 36.35 17.67 37.24

Acknowledgements

Our codes are largely borrowed from actionformer, so really thanks for their inspiring work and opensource.

About


Languages

Language:Python 98.4%Language:C++ 1.5%Language:Shell 0.1%