albanie / collaborative-experts

Video embeddings for retrieval with natural language queries
https://www.robots.ox.ac.uk/~vgg/research/collaborative-experts/
Apache License 2.0
332 stars 55 forks source link

Missing "data/MSRVTT/processing/raw-captions.pkl" #1

Closed e0lithic closed 5 years ago

e0lithic commented 5 years ago

While trying to replicate the results for msrvtt, the data loader for msvrtt requires the "processing/raw-captions.pkl" file which is not fetched as part of the features downloaded using the "sync_experts.py" script. Could you please clarify as to how to obtain the required "raw-captions.pkl" file.

Thanks

albanie commented 5 years ago

@e0lithic, thanks for pointing this out. Will push a fix shortly.

albanie commented 5 years ago

@e0lithic, have updated the tar files and pushed a fix. Feel free to re-open if it still doesn't work for you. Thanks!