Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,7 @@ Popular Hooks, a shared multimodal music dataset consisting of **38,694** popula
|
|
17 |
- Midi
|
18 |
- Lyrics
|
19 |
- Video (Youtube link provided, you need to download it by yourself)
|
|
|
20 |
## 3. High Level Music Information
|
21 |
- Melody
|
22 |
- Harmony
|
@@ -39,4 +40,6 @@ Popular Hooks, a shared multimodal music dataset consisting of **38,694** popula
|
|
39 |
- {section}_midi_emotion_result.csv: it contains the emotion class(4Q) which is predicted with the midi of the section.
|
40 |
- {section}_multimodal_emotion_result.csv: it contains the emotion class(4Q) which is selected from the multimodal emotions of the section.
|
41 |
- {section}_text_emotion_result.csv: it contains the emotion class(4Q) which is predicted with the lyrics of the section.
|
42 |
-
- {section}_video_emotion_result.csv: it contains the emotion class(4Q) which is predicted with the video of the section.
|
|
|
|
|
|
17 |
- Midi
|
18 |
- Lyrics
|
19 |
- Video (Youtube link provided, you need to download it by yourself)
|
20 |
+
- Audio
|
21 |
## 3. High Level Music Information
|
22 |
- Melody
|
23 |
- Harmony
|
|
|
40 |
- {section}_midi_emotion_result.csv: it contains the emotion class(4Q) which is predicted with the midi of the section.
|
41 |
- {section}_multimodal_emotion_result.csv: it contains the emotion class(4Q) which is selected from the multimodal emotions of the section.
|
42 |
- {section}_text_emotion_result.csv: it contains the emotion class(4Q) which is predicted with the lyrics of the section.
|
43 |
+
- {section}_video_emotion_result.csv: it contains the emotion class(4Q) which is predicted with the video of the section.
|
44 |
+
## 5. Demo
|
45 |
+
<img src='https://huggingface.co/datasets/NEXTLab-ZJU/popular-hook/resolve/main/imgs/popular_hooks_demo.png'>
|