moment_detr icon indicating copy to clipboard operation
moment_detr copied to clipboard

Question about `eval_moment_retrieval` function

Open yujiangpu20 opened this issue 2 years ago • 3 comments

Thank you for your excellent work! I noticed that in the eval_moment_retrieval function https://github.com/jayleicn/moment_detr/blob/main/standalone_eval/eval.py#L136, there are four predefined time ranges corresponding to 'short', 'middle', 'long', and 'full'. I'm wondering about how you chose these four intervals? If I want to evaluate my own dataset, would I need to modify the corresponding time ranges?

yujiangpu20 avatar Oct 12 '23 00:10 yujiangpu20

Hi @yujiangpu20, Thanks for your interest in our work. I set these ranges based on which specific lengths I care about, it is very objective.

jayleicn avatar Oct 12 '23 17:10 jayleicn

Got it. Thank you for your reply! And could you please provide more implementation details of the CharadesSTA dataset in Table 6? Like sampling rate, learning rate, number of queries, etc. Are they consistent with QVhighlight or are there some differences?

yujiangpu20 avatar Oct 13 '23 01:10 yujiangpu20

Hi @yujiangpu20, do you still have the feature files for this paper. It would be very helpful if you did and could share them. Thanks in advance.

arkaprabha-bhandari avatar May 05 '24 16:05 arkaprabha-bhandari