Skip to content

[CVPR 2023] Cascade Evidential Learning for Open-world Weakly-supervised Temporal Action Localization

License

Notifications You must be signed in to change notification settings

MengyuanChen21/CVPR2023-OWTAL

Repository files navigation

CVPR2023-OWTAL

An implementation of a baseline method of OWTAL. However, it is not the complete version yet.

THUMOS-14 Dataset:

We use the 2048-d features provided by MM 2021 paper: Cross-modal Consensus Network for Weakly Supervised Temporal Action Localization. You can get access of the dataset from Google Drive or Baidu Disk. The annotations are included within this package.

Pre-trained models:

Pre-trained models can be downloaded from Google Disk. They need to be unzipped and put in the directory './ckpt/'.

Quick start

To test pre-trained models, run:

cd scripts
bash test_split0/1/2.sh

To train from scratch, run:

cd scripts
bash train_split0/1/2.sh

About

[CVPR 2023] Cascade Evidential Learning for Open-world Weakly-supervised Temporal Action Localization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published