Question about `eval_moment_retrieval` function
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?
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.
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?
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.