wjun0830 / QD-DETR

Official pytorch repository for "QD-DETR : Query-Dependent Video Representation for Moment Retrieval and Highlight Detection" (CVPR 2023 Paper)
https://arxiv.org/abs/2303.13874
Other
183 stars 13 forks source link

Confusion about the code #24

Closed Summer-seu closed 11 months ago

Summer-seu commented 11 months ago

Hello, I'm studying the code of your repository and I have a question about it. What does the variable "ctx_mode"(default=“video_tef”) indicate?

wjun0830 commented 11 months ago

Please refer to #22. Thank you