File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ We use the [ActionFormer](https://github.com/happyharrycn/actionformer_release)
33
44| Dataset | Backbone | Head | mAP | Features |
55| :-----: | :------: | :--: | :-: | :------: |
6- | THUMOS14 | VideoMAE V2-g | ActionFormer | 69.6 | [ th14_mae_g_16_4.tar.gz] ( https://pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com/internvideo/features /th14_mae_g_16_4.tar.gz ) |
7- | FineAction | VideoMAE V2-g | ActionFormer | 18.2 | [ fineaction_mae_g.tar.gz] ( https://pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com/internvideo/features /fineaction_mae_g.tar.gz ) |
6+ | THUMOS14 | VideoMAE V2-g | ActionFormer | 69.6 | [ th14_mae_g_16_4.tar.gz] ( https://huggingface.co/datasets/OpenGVLab/VideoMAEv2-TAL-Features/resolve/main /th14_mae_g_16_4.tar.gz ) |
7+ | FineAction | VideoMAE V2-g | ActionFormer | 18.2 | [ fineaction_mae_g.tar.gz] ( https://huggingface.co/datasets/OpenGVLab/VideoMAEv2-TAL-Features/resolve/main /fineaction_mae_g.tar.gz ) |
88
99## Extract feature
1010Use ` extract_tad_feature.py ` to extract the feature of datasets. For example, to extract the feature of THUMOS14, running the following command:
You can’t perform that action at this time.
0 commit comments