File size: 808 Bytes
bc5c2d8
 
a52d4ad
 
 
400f853
a52d4ad
 
 
 
400f853
e91f077
 
 
400f853
a52d4ad
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8"/>
    <meta name='viewport' content='width=device-width,initial-scale=1'>
    <title>ONE-PEACE Multimodal Retrieval</title>
    <link rel="stylesheet" href="style.css"/>
</head>
<body>
<div class="card">
    <h1 class="title">ONE-PEACE Multimodal Retrieval</h1>
    <p class="description"> ONE-PEACE is a general representation model across vision, audio, and language modalities. In this demo, you can combine multiple modalities to retrieve related images, such as audio-to-image, audio+text-to-image, audio+image-to-image, and even audio+image+text-to-image
      <br><br>
      Click <a href="http://47.100.206.107:7901/" target="_blank"><b>HERE</b></a> for the interactive demo! Have fun! </p> <br>
    <img src="case1.png">
</div>
</body>
</html>