Skip to content

Commit 337415e

Browse files
committed
removed acknowledgments
1 parent 8a80143 commit 337415e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<!-- Meta tags for social media banners, these should be filled in appropriatly as they are your "business card" -->
77
<!-- Replace the content tag with appropriate information -->
88
<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" />
1111
<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." />
1313
<meta property="og:url" content="https://shandaai.github.io/project_mio_page/" />
1414
<!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X630-->
1515
<meta property="og:image" content="static/images/pipeline.png" />
@@ -19,7 +19,7 @@
1919

2020
<meta name="twitter:title" content="Towards Interactive Intelligence for Digital Humans">
2121
<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.">
2323
<!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X600-->
2424
<meta name="twitter:image" content="static/images/teaser_1200x600.jpg">
2525
<meta name="twitter:card" content="summary_large_image">
@@ -28,7 +28,7 @@
2828
<meta name="viewport" content="width=device-width, initial-scale=1">
2929

3030

31-
<title>Towards Interactive Intelligence for Digital Humans</title>
31+
<title>M.I.O - Shanda AI Research Tokyo</title>
3232
<link rel="icon" type="image/x-icon" href="static/images/favicon.ico">
3333
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
3434

0 commit comments

Comments
 (0)