Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#10 More details about MSVD on zero-example video retrieval #11

Open
sharontaozi opened this issue Nov 11, 2019 · 12 comments
Open

#10 More details about MSVD on zero-example video retrieval #11

sharontaozi opened this issue Nov 11, 2019 · 12 comments

Comments

@sharontaozi
Copy link

In the paper, "So we assess the models previously trained on MSR-VTT using the MSVD test set" refers to training with the entire data set of MSRVTT, and testing the model with the test set of MSVD(670 vidoes)? Or the test model is to use the entire MSVD dataset(1970 vidoes) as a test set?

@danieljf24
Copy link
Owner

Sorry for the confusion. Indeed, we directly used the Dual encoding model in Table 1 without any finetune, so the model was trained in the training set (6,513 video clips) of MSRVTT. Besides, we evaluated the model on the test set (670 video clips) of MSVD.

@sharontaozi
Copy link
Author

Thanks!After I read your other paper 《Word2VisualVec: Image and Video to Sentence Matching by Visual Feature Prediction》,I have some questions, and I wrote on danieljf24/w2vv#11
I really hope you can tell me more details.Thank you!

@xixiareone
Copy link

I would like to ask you a question: in the MSVD data set, especially in the test phase, do you evaluate all sentences, or just randomly select 5 sentences from the MSVD for evaluation?

@danieljf24
Copy link
Owner

On MSVD, we tested on the test set of 670 video clips, and using all the corresponding sentences.
It is worth noting that in order to evaluate the generalization ability of our proposed model, the results on MVSD were obtained using the model trained in the training set (6,513 video clips) of MSRVTT.

@danieljf24
Copy link
Owner

In the previous version of our w2vv paper, in Table 5, we used all the corresponding sentences instead of randomly sampled 5 sentences for each test video ( Results using data partition from Xu et al. [40]). For the results using data partition from Otani et al. [24], we used 5 sentences for each test video provided by Otani et al, while all the training sentences. 1,200, 100 and 670 video clips for training, validation, and test.

@danieljf24
Copy link
Owner

The MSVD data with extracted video features have been updated. https://github.com/danieljf24/dual_encoding#dual-encoding-on-msvd

@xixiareone
Copy link

xixiareone commented May 30, 2020 via email

@xixiareone
Copy link

I am sorry to bother you, can you share the entails of code in MSVD?

@sharontaozi
Copy link
Author

Thank you!!

@xixiareone
Copy link

谢谢!!

Can we communicate with each other? Because I'm also from China.

@xixiareone
Copy link

xixiareone commented May 30, 2020 via email

@danieljf24
Copy link
Owner

I am sorry to bother you, can you share the entails of code in MSVD?

The corresponding code has also been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants