From 7e88c8080d20e15018ef5b42c6f58ef1cc73b562 Mon Sep 17 00:00:00 2001 From: Yinan He <43169235+yinanhe@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:36:11 +0800 Subject: [PATCH] [fix] Update tal feature of internvideo --- .../Temporal-Action-Localization/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/InternVideo1/Downstream/Temporal-Action-Localization/README.md b/InternVideo1/Downstream/Temporal-Action-Localization/README.md index 5179bac..90c6fbd 100644 --- a/InternVideo1/Downstream/Temporal-Action-Localization/README.md +++ b/InternVideo1/Downstream/Temporal-Action-Localization/README.md @@ -1,7 +1,7 @@ # Temporal-Action-Localization The codebase of one downstream task (Temporal Action Localization ) based on our InternVideo. - [**InternVideo: General Video Foundation Models via Generative and Discriminative Learning**](https://arxiv.org/abs/2212.03191) + [**InternVideo: General Video Foundation Models via Generative and Discriminative Learning**]https://arxiv.org/abs/2212.03191) We use ViT-H from our InternVideo as backbones for feature extraction. In our experiment, ViT-H models are pretrained from Hybrid datasets. 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 ## To Reproduce Our Results of InternVideo **Download VideoMAE Features and Annotations** -* Download *thumos_feature* [this BaiduYun link](https://pan.baidu.com/s/1IVcnPWsZyF6rHEPkSzH5Bw). code:qzb1 +* Download *thumos_feature* [this BaiduYun link](https://pan.baidu.com/s/1zMV12HNukbD3SEAkDR0wuA). code:7da5 -* Download *anet_feature* [this BaiduYun link](https://pan.baidu.com/s/1Vjvnesm7WCGHwjrqQWNVDg). code:0elv +* Download *anet_feature* [this BaiduYun link](https://pan.baidu.com/s/1bYLQLexADkC2CzEqH8FMpw). code:h8f9 -* Download *hacs_feature* [this BaiduYun link](https://pan.baidu.com/s/1j6GABMj0tY1OUxU2xzyB6g). code:qcnz +* Download *hacs_feature* [this BaiduYun link](https://pan.baidu.com/s/1jlOMaEbkjUkCfLmkrftKGw). code:u31f -* Download *fineaction_feature* [this BaiduYun link](https://pan.baidu.com/s/1P5QQMuxcPiE2tn4ojQW7pA). code:v45q +* Download *fineaction_feature* [this BaiduYun link](https://pan.baidu.com/s/1vcxAvKLVghLdidDKn9br8Q). code:d2l5 @@ -70,4 +70,4 @@ bash fa_run.sh ## Contact -Any question about our FineAction, you can email me. (yi.liu1@siat.ac.cn) \ No newline at end of file +Any question about our FineAction, you can email me. (yi.liu1@siat.ac.cn)