Weakly-Supervised Temporal Action Localization with Bidirectional Semantic Consistency Constraint (TNNLS2023)
Python 3.8 and Pytorch 1.8.0 are used
- Download pre-trained models and dataset from https://pan.baidu.com/s/1kE33g647cbfGgrCq2BelyA (r1qy)
- Create the new folder
./ckpt
put the pre-trained models in./ckpt
- Put the dataset in
./Thumos14reduced
- Run
python main_eval.py