line / lighthouse

[EMNLP2024 Demo] A user-friendly library for reproducible video moment retrieval and highlight detection. It also supports audio moment retrieval.
https://www.arxiv.org/abs/2408.02901
Apache License 2.0
91 stars 9 forks source link

Add ASR-based pretraining on QVHighlights and loading a checkpoint function at the beginning of training. #30

Closed imamuratakehiro closed 2 months ago

imamuratakehiro commented 2 months ago

2 new function is introduced.

In addition, 1 error is fixed.

awkrail commented 2 months ago

LGTM. I merge it.