Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 330 Bytes

File metadata and controls

9 lines (8 loc) · 330 Bytes

A Pytorch Implementation of MM 2020 "Regularized Two-Branch Proposal Networks for Weakly-Supervised Moment Retrieval in Videos"

Training

// For ActivityNet
python train.py --config-path config/activitynet/config_weak.json
// For Charades-STA
python train.py --config-path config/charades/config_weak.json