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

Test Result #11

Closed Lonicer closed 1 year ago

Lonicer commented 1 year ago

Hello, after I get the hl_test_submission.jsonl file, how can I get my model accuracy?

wjun0830 commented 1 year ago

You can just zip the file and submit to codalab submission site!

2023년 5월 23일 (화) 오후 12:37, 左云起 @.***>님이 작성:

Hello, after I get the hl_test_submission.jsonl file, how can I get my model accuracy?

— Reply to this email directly, view it on GitHub https://github.com/wjun0830/QD-DETR/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHQYPMEVLL5ET4GAS6IBJNDXHQWGZANCNFSM6AAAAAAYLIHS7I . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Lonicer commented 1 year ago

You can just zip the file and submit to codalab submission site! 2023년 5월 23일 (화) 오후 12:37, 左云起 @.>님이 작성: Hello, after I get the hl_test_submission.jsonl file, how can I get my model accuracy? — Reply to this email directly, view it on GitHub <#11>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHQYPMEVLL5ET4GAS6IBJNDXHQWGZANCNFSM6AAAAAAYLIHS7I . You are receiving this because you are subscribed to this thread.Message ID: @.>

Thanks