Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,20 +16,18 @@ tags:
|
|
| 16 |
**MIAO** is a multimodal dataset consisting of paired **sound event clips** and **onomatopoeic images**, which is designed to support research and development on multimodal correspondence between sounds and visual onomatopoeic expressions.
|
| 17 |
It can be used for a wide range of tasks, including cross-modal retrieval, multimodal representation learning, and generative modeling of sounds and images.
|
| 18 |
|
| 19 |
-
### Examples of
|
| 20 |
-
|
| 21 |
-
<
|
| 22 |
-
<
|
| 23 |
-
<
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
<
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
</tr>
|
| 32 |
-
</table>
|
| 33 |
|
| 34 |
## Citation
|
| 35 |
|
|
|
|
| 16 |
**MIAO** is a multimodal dataset consisting of paired **sound event clips** and **onomatopoeic images**, which is designed to support research and development on multimodal correspondence between sounds and visual onomatopoeic expressions.
|
| 17 |
It can be used for a wide range of tasks, including cross-modal retrieval, multimodal representation learning, and generative modeling of sounds and images.
|
| 18 |
|
| 19 |
+
### Examples of onomatopoeic images
|
| 20 |
+
|
| 21 |
+
<div style="display: flex; gap: 24px; justify-content: center; align-items: flex-start;">
|
| 22 |
+
<div style="text-align: center;">
|
| 23 |
+
<img src="sample/Chainsaw.png" alt="Chainsaw" width="300">
|
| 24 |
+
<p style="margin-top: 4px;">Onomatopoeic image for "Chainsaw"</p>
|
| 25 |
+
</div>
|
| 26 |
+
<div style="text-align: center;">
|
| 27 |
+
<img src="sample/Dog_barking.png" alt="Dog barking" width="300">
|
| 28 |
+
<p style="margin-top: 4px;">Onomatopoeic image for "Dog barking"</p>
|
| 29 |
+
</div>
|
| 30 |
+
</div>
|
|
|
|
|
|
|
| 31 |
|
| 32 |
## Citation
|
| 33 |
|