ArrowLuo / CLIP4Clip

An official implementation for "CLIP4Clip: An Empirical Study of CLIP for End to End Video Clip Retrieval"
https://arxiv.org/abs/2104.08860
MIT License
851 stars 121 forks source link

About splits of LSMDC #47

Closed hgzjy25 closed 2 years ago

hgzjy25 commented 2 years ago

I found the statistics in LSMDC's readme.txt is following: = Statistics

But the paper shows 118081 videos and 7408 for validation, why is it different from the above numbers?

ArrowLuo commented 2 years ago

Hi @hgzjy25, 118,081 is not the number of the training set, it is the total number of clips. Our training and validation are the same as the official statistics. Thanks.

xmu-xiaoma666 commented 2 years ago

I found the statistics in LSMDC's readme.txt is following: = Statistics

  • Training: 101,079
  • Validation: 7,408
  • Public Test: 10,053
  • Blind Test: 9,578

But the paper shows 118081 videos and 7408 for validation, why is it different from the above numbers?

Hello, can you share LSMDC dataset, I can not download it!

ArrowLuo commented 2 years ago

Hi @xmu-xiaoma666, LSMDC can not be shared because of the officially strict rules.

JingXiaolun commented 10 months ago

@xmu-xiaoma666 , have you reproduced the retrieval results on the LSMDC dataset ?