UniVL icon indicating copy to clipboard operation
UniVL copied to clipboard

Can you share your HowTo100M.csv file?

Open ShinJQ opened this issue 3 years ago • 3 comments

Hi! From your paper and readme.md file on (https://github.com/microsoft/UniVL)/dataloaders/, I could infer that the csv file you've used differ from the original csv file.

It is mentioned that 1.2M videos are used for pretraining. Can you share the csv file that contains the id of1.2M video you've used for pretraining?

ShinJQ avatar Apr 20 '22 08:04 ShinJQ

Hi @ShinJQ, I am afraid that I can not share the file now. The official CSV contains about 1.2M video ids so you can generate the HowTo100M.csv easily. Best.

ArrowLuo avatar Apr 20 '22 12:04 ArrowLuo

Hi @ArrowLuo , sorry to bother, but I'm noticing that the pre-extracted feature files for HowTo100M supplied by the dataset owner have a file extension of '.mp4.npy' while in the README for uniVL you have the feature file with file extension '.npy'. Is this of any concern? Did you and your team do any extra processing for the feature files to get the '.npy' file extension for feature files?

HuBot2020 avatar May 23 '22 20:05 HuBot2020

Hi @HuBot2020, It is ok for the postfix of the feature filename, e.g., '.mp4.npy' or '.npy'. We have no other processing on the extracted feature. But I do not know what the difference is between the '.mp4.npy shared by the dataset owner and ours.

ArrowLuo avatar May 24 '22 01:05 ArrowLuo