Closed xiaoyongbest1234 closed 5 years ago
Hi,
I extract the InceptionV4 features for MSVD again by just cloning the repository to make sure I have the same code with you, and I got an hdf5 file of size 606MB. It is still different from what I already uploaded (I extracted the 636MB features a long time ago), but the 10.3GB features you got seems to be not normal.
I downloaded the MSVD dataset from here (which is the same as yours), and the MSR-VTT dataset from here.
To make sure anyone can extract features themselves from the repo, I'll upload the newly extracted features of size 606MB after I check its performance.
Thank you very much for your help. I will try again.
@xiaoyongbest1234 I uploaded the MSVD and MSR-VTT Inception-v4 features in README.md. Please check :)
Hi, why did I extract
msvd_inceptivev4.hdf5
with the size of 10.3GB using thepytorch-video-feature extractor
, while you only provided 634.4MB? MyMSVD dataset
was downloaded fromhere
. Is there an exception problem with theMSVD dataset
I downloaded?Or did some of my actions cause 10.3GB? In addition, can you provide a link to download theMSVD/ MSR-VTT
dataset?I look forward to your reply and thank you very much.