-
Hello author, can you provide the original video dataset of MSRVTT?
-
Hello,
I am getting this error when trying to train the model on google Colab with one gpu. This occurs when the first epoch finished.
Please let me know how to get around this error.
Here …
-
I successfully reproduce your code (teachtext) but cannot on MSRVTT dataset,
because"gpt2-xl-finetune.pkl" is missing. I hope to fix provided MSRVTT features.
Also, "raw-captions.pkl" is missing t…
-
Dear Valentin,
first of all thank you for sharing your code, I think it is a pretty powerful gated model and you have good results, congrats on that!
I would like to ask you about features_t.s3d. …
-
Hi, thanks your work.I want to download MSRVTT dataset, but the link can't open,it display this page can't be used. Could you share some links to download them,thanks!
![image](https://user-images.gi…
-
when I training in MSR-VTT dataset, it is very slow. My videos are 720P, maybe it's too large. However when I resize all videos to short size is 256, it's also not very fast.
So, what's resolution of…
-
Hi,
This project is excellent in the field of video retrieval,but I can't get the original video of **MSRVTT** through your link,Can you tell me how to get it?
-
Dear authors, I tried to use this: https://github.com/YehLi/xmodaler/blob/master/tools/msrvtt_preprocess.py to preprocess the msrvtt input json file: videodatainfo_2016.json which is given in your goo…
-
I found that the MSRVTT text-to-video retrieval performance under FT-Joint setting released in the readme is `R@1: 0.2720 - R@5: 0.5570 - R@10: 0.6870 - Median R: 4.0`, but the result in the paper is …
-
Dear Author
Thanks for your great work! I have a question about this file
https://github.com/YehLi/xmodaler/blob/master/tools/msrvtt_preprocess.py.
I follow the Line4 of the above file to buil…