Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,8 +18,18 @@ It can be used for a wide range of tasks, including cross-modal retrieval, multi
|
|
| 18 |
|
| 19 |
### Examples of omomatopoeic images
|
| 20 |
|
| 21 |
-
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
## Citation
|
| 25 |
|
|
|
|
| 18 |
|
| 19 |
### Examples of omomatopoeic images
|
| 20 |
|
| 21 |
+
<table>
|
| 22 |
+
<tr>
|
| 23 |
+
<td align="center">
|
| 24 |
+
<img src="sample/Chainsaw.png" alt="Chainsaw" width="300"><br>
|
| 25 |
+
Onomatopoeic image for "Chainsaw"
|
| 26 |
+
</td>
|
| 27 |
+
<td align="center">
|
| 28 |
+
<img src="sample/Dog_barking.png" alt="Dog barking" width="300"><br>
|
| 29 |
+
Onomatopoeic image for "Dog barking"
|
| 30 |
+
</td>
|
| 31 |
+
</tr>
|
| 32 |
+
</table>
|
| 33 |
|
| 34 |
## Citation
|
| 35 |
|