dual_encoding icon indicating copy to clipboard operation
dual_encoding copied to clipboard

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

Open sharontaozi opened this issue 5 years ago • 12 comments

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?

sharontaozi avatar Nov 11 '19 07:11 sharontaozi

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.

danieljf24 avatar Nov 11 '19 08:11 danieljf24

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 https://github.com/danieljf24/w2vv/issues/11 I really hope you can tell me more details.Thank you!

sharontaozi avatar Nov 11 '19 08:11 sharontaozi

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?

xixiareone avatar May 25 '20 17:05 xixiareone

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 avatar May 29 '20 06:05 danieljf24

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 avatar May 29 '20 07:05 danieljf24

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

danieljf24 avatar May 30 '20 03:05 danieljf24

Thank you very much!!!

---Original--- From: "danieljf24"<[email protected]> Date: Sat, May 30, 2020 11:05 AM To: "danieljf24/dual_encoding"<[email protected]>; Cc: "xixiareone"<[email protected]>;"Comment"<[email protected]>; Subject: Re: [danieljf24/dual_encoding] #10 More details about MSVD on zero-example video retrieval (#11)

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

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

xixiareone avatar May 30 '20 03:05 xixiareone

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

xixiareone avatar May 30 '20 03:05 xixiareone

Thank you!!

sharontaozi avatar May 30 '20 03:05 sharontaozi

谢谢!!

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

xixiareone avatar May 30 '20 03:05 xixiareone

yeap~I will add you soon

------------------ 原始邮件 ------------------ 发件人: "sharontaozi"<[email protected]>; 发送时间: 2020年5月30日(星期六) 中午11:29 收件人: "danieljf24/dual_encoding"<[email protected]>; 抄送: "Gin"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [danieljf24/dual_encoding] #10 More details about MSVD on zero-example video retrieval (#11)

@xixiareone @danieljf24 can we add QQ or wechat? (ID:499400402)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

xixiareone avatar May 30 '20 03:05 xixiareone

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

The corresponding code has also been released.

danieljf24 avatar May 30 '20 11:05 danieljf24