LiuRicky / ts2_net

[ECCV2022] A pytorch implementation for TS2-Net: Token Shift and Selection Transformer for Text-Video Retrieval
76 stars 9 forks source link

for VATEX dataset #1

Closed hello12345world closed 1 year ago

hello12345world commented 2 years ago

Sorry, I can't find the VATEX dataset in ArrowLuo/CLIP4Clip. Could you tell me how can I get this dataset for this project.

LiuRicky commented 2 years ago

Sorry, I can't find the VATEX dataset in ArrowLuo/CLIP4Clip. Could you tell me how can I get this dataset for this project.

Thanks for your attention. You can refer to https://eric-xw.github.io/vatex-website/download.html and dataloader_vatex_retrieval.py to prepare VATEX dataset and annotation.

jianghaojun commented 2 years ago

Get the split file from https://github.com/cshizhe/hgr_v2t.

jianghaojun commented 2 years ago

@yuqi657 It seems we need to download the video by ourself. How much storage space shoud we prepare to download this dataest?

LiuRicky commented 2 years ago

It is around 100 G.

jianghaojun commented 2 years ago

@yuqi657 Thanks for your reply. Besides, is there a easy way to download these videos?