Skip to content

Commit 7e88c80

Browse files
authored
[fix] Update tal feature of internvideo
1 parent e5e30f4 commit 7e88c80

File tree

1 file changed

+6
-6
lines changed
  • InternVideo1/Downstream/Temporal-Action-Localization

1 file changed

+6
-6
lines changed

Diff for: InternVideo1/Downstream/Temporal-Action-Localization/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Temporal-Action-Localization
22
The codebase of one downstream task (Temporal Action Localization ) based on our InternVideo.
33

4-
[**InternVideo: General Video Foundation Models via Generative and Discriminative Learning**](https://arxiv.org/abs/2212.03191)
4+
[**InternVideo: General Video Foundation Models via Generative and Discriminative Learning**]https://arxiv.org/abs/2212.03191)
55

66
We use ViT-H from our InternVideo as backbones for feature extraction. In our experiment, ViT-H models are pretrained from Hybrid datasets.
77
As shown in Table, our InternVideo outperforms best than all the preview methods on these four TAL datasets.
@@ -24,21 +24,21 @@ Note that, our InternVideo achieves huge improvements in temporal action localiz
2424

2525
## To Reproduce Our Results of InternVideo
2626
**Download VideoMAE Features and Annotations**
27-
* Download *thumos_feature* [this BaiduYun link](https://pan.baidu.com/s/1IVcnPWsZyF6rHEPkSzH5Bw). code:qzb1
27+
* Download *thumos_feature* [this BaiduYun link](https://pan.baidu.com/s/1zMV12HNukbD3SEAkDR0wuA). code:7da5
2828
<!-- * The file includes VideoMAE features, action annotations in json format (similar to ActivityNet annotation format), and external classification scores. -->
2929

3030

31-
* Download *anet_feature* [this BaiduYun link](https://pan.baidu.com/s/1Vjvnesm7WCGHwjrqQWNVDg). code:0elv
31+
* Download *anet_feature* [this BaiduYun link](https://pan.baidu.com/s/1bYLQLexADkC2CzEqH8FMpw). code:h8f9
3232
<!-- * The file includes VideoMAE features, action annotations in json format (similar to ActivityNet annotation format), and external classification scores. -->
3333

3434

3535

36-
* Download *hacs_feature* [this BaiduYun link](https://pan.baidu.com/s/1j6GABMj0tY1OUxU2xzyB6g). code:qcnz
36+
* Download *hacs_feature* [this BaiduYun link](https://pan.baidu.com/s/1jlOMaEbkjUkCfLmkrftKGw). code:u31f
3737
<!-- * The file includes VideoMAE features, action annotations in json format (similar to ActivityNet annotation format), and external classification scores. -->
3838

3939

4040

41-
* Download *fineaction_feature* [this BaiduYun link](https://pan.baidu.com/s/1P5QQMuxcPiE2tn4ojQW7pA). code:v45q
41+
* Download *fineaction_feature* [this BaiduYun link](https://pan.baidu.com/s/1vcxAvKLVghLdidDKn9br8Q). code:d2l5
4242
<!-- * The file includes VideoMAE features, action annotations in json format (similar to ActivityNet annotation format), and external classification scores. -->
4343

4444

@@ -70,4 +70,4 @@ bash fa_run.sh
7070

7171
## Contact
7272

73-
Any question about our FineAction, you can email me. ([email protected])
73+
Any question about our FineAction, you can email me. ([email protected])

0 commit comments

Comments
 (0)