KeisukeImoto commited on
Commit
4034649
·
verified ·
1 Parent(s): a583c57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
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
- ![sample01](sample/Chainsaw.png)
22
- ![sample02](sample/Dog_barking.png)
 
 
 
 
 
 
 
 
 
 
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