|
6 | 6 | <!-- Meta tags for social media banners, these should be filled in appropriatly as they are your "business card" --> |
7 | 7 | <!-- Replace the content tag with appropriate information --> |
8 | 8 | <meta name="description" |
9 | | - content="Diffuman4D enables high-fidelity free-viewpoint rendering of human performances from sparse-view videos."> |
10 | | - <meta property="og:title" content="Towards Interactive Intelligence for Digital Humans" /> |
| 9 | + content="M.I.O is a framework for generating interactive digital humans."> |
| 10 | + <meta property="og:title" content="M.I.O: Towards Interactive Intelligence for Digital Humans" /> |
11 | 11 | <meta property="og:description" |
12 | | - content="Diffuman4D enables high-fidelity free-viewpoint rendering of human performances from sparse-view videos." /> |
| 12 | + content="M.I.O is a framework for generating interactive digital humans." /> |
13 | 13 | <meta property="og:url" content="https://shandaai.github.io/project_mio_page/" /> |
14 | 14 | <!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X630--> |
15 | 15 | <meta property="og:image" content="static/images/pipeline.png" /> |
|
19 | 19 |
|
20 | 20 | <meta name="twitter:title" content="Towards Interactive Intelligence for Digital Humans"> |
21 | 21 | <meta name="twitter:description" |
22 | | - content="Diffuman4D enables high-fidelity free-viewpoint rendering of human performances from sparse-view videos."> |
| 22 | + content="M.I.O is a framework for generating interactive digital humans."> |
23 | 23 | <!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X600--> |
24 | 24 | <meta name="twitter:image" content="static/images/teaser_1200x600.jpg"> |
25 | 25 | <meta name="twitter:card" content="summary_large_image"> |
|
28 | 28 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
29 | 29 |
|
30 | 30 |
|
31 | | - <title>Towards Interactive Intelligence for Digital Humans</title> |
| 31 | + <title>M.I.O - Shanda AI Research Tokyo</title> |
32 | 32 | <link rel="icon" type="image/x-icon" href="static/images/favicon.ico"> |
33 | 33 | <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> |
34 | 34 |
|
|
0 commit comments