Skip to content

Commit

Permalink
Update README.md; fix small
Browse files Browse the repository at this point in the history
  • Loading branch information
awkrail authored Sep 24, 2024
1 parent a0fdfab commit 765f3cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Lighthouse is a user-friendly library for reproducible video moment retrieval and highlight detection (MR-HD).
It supports seven models, four features (video and audio features), and six datasets for reproducible MR-HD, MR, and HD. In addition, we prepare an inference API and Gradio demo for developers to use state-of-the-art MR-HD approaches easily.
Furthermore, Lighthouse supports [audio moment retrieval](https://h-munakata.github.io/Language-based-Audio-Moment-Retrieval/), a task a task that identifies relevant moments from an audio input based on a given text query.
Furthermore, Lighthouse supports [audio moment retrieval](https://h-munakata.github.io/Language-based-Audio-Moment-Retrieval/), a task to identify relevant moments from an audio input based on a given text query.

**News**: Our demo paper is available on arXiv. Any comments are welcome: [Lighthouse: A User-Friendly Library for Reproducible Video Moment Retrieval and Highlight Detection](https://www.arxiv.org/abs/2408.02901).

Expand Down Expand Up @@ -168,7 +168,6 @@ lighthouse/
│ │ ├── resnet
│ │ └── slowfast
│ ├── tvsum
│ │ ├── audio
│ │ ├── clip
│ │ ├── clip_text
│ │ ├── i3d
Expand Down

0 comments on commit 765f3cd

Please sign in to comment.