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
199 stars 15 forks source link

Missing umt_clip_text_features and umt_pann_features #6

Closed nogaini closed 1 year ago

nogaini commented 1 year ago

Hi WonJun,

The qd_detr/scripts/train_audio.sh script makes use of features/umt_clip_text_features and features/umt_pann_features. However, these are missing in the moment_detr_features.tar.gz file. Could you upload these features as well, please?

Best, Noga

wjun0830 commented 1 year ago

Those files can be found in UMT's github!

nogaini commented 1 year ago

Ah okay, thanks! :)