Skip to content

Commit 3e9ff8f

Browse files
committed
.
1 parent 520b350 commit 3e9ff8f

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

public/EgoHumanoid/index.html

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
}
1616
}
1717
</script>
18+
<link rel="icon" type="image/png" href="resources/logo/OpenDriveLab/D.png">
1819
<link rel="stylesheet" href="styles.css">
1920
</head>
2021
<body>
@@ -63,21 +64,6 @@
6364
<div class="hero-video-content">
6465
<h1 class="hero-title"> <span class="highlight">EgoHumanoid:</span> Unlocking In-the-Wild <span class="highlight">Loco-Manipulation</span> with Robot-Free <span class="highlight">Egocentric</span> Demonstration</h1>
6566
<p class="hero-subtitle">The first framework enabling humanoid robots to learn whole-body loco-manipulation from egocentric human demonstrations, achieving 51% improvement in generalization</p>
66-
<div class="hero-authors">
67-
<div class="hero-authors-list">
68-
Modi Shi<sup>2,3*</sup> &nbsp; Shijia Peng<sup>4*</sup> &nbsp; Jin Chen<sup>2*</sup> &nbsp; Haoran Jiang<sup>2</sup> &nbsp; Yinghui Li<sup>1,4</sup><br>
69-
Di Huang<sup>3</sup> &nbsp; Ping Luo<sup>1</sup> &nbsp; Hongyang Li<sup>1♮</sup> &nbsp; Li Chen<sup>1♮</sup>
70-
</div>
71-
<div class="hero-affiliations">
72-
<span><sup>1</sup> The University of Hong Kong</span> &nbsp;
73-
<span><sup>2</sup> Shanghai Innovation Institute</span> &nbsp;
74-
<span><sup>3</sup> Beihang University</span> &nbsp;
75-
<span><sup>4</sup> Kinetix AI</span>
76-
</div>
77-
<div class="hero-notes">
78-
<span>*Equal Contribution</span> &nbsp; <span>♮Project Lead</span>
79-
</div>
80-
</div>
8167
<div class="hero-cta">
8268
<a href="https://arxiv.org/abs/2602.10106" target="_blank" rel="noopener noreferrer" class="btn btn-primary"><svg class="btn-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>Read Full Paper</a>
8369
<a href="https://opendrivelab.com/EgoHumanoid/" target="_blank" rel="noopener noreferrer" class="btn btn-secondary"><svg class="btn-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"/></svg>Code (Coming Soon)</a>

0 commit comments

Comments
 (0)