Skip to content

Commit c600f86

Browse files
committed
Update on subpage "2026_iclr_vimogen"
1 parent cfd916c commit c600f86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

artifacts/motrix-page/src/components/sections/projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const MOTION_CAPTURE: Project[] = [
2525
];
2626

2727
const MOTION_GENERATION: Project[] = [
28-
{ title: "ViMoGen", venue: "ICLR'26", model: "SMPL-X", description: "A comprehensive framework that transfers knowledge from ViGen to MoGen across data, modeling, and evaluation.", link: "https://github.com/MotrixLab/ViMoGen" },
28+
{ title: "ViMoGen", venue: "ICLR'26", model: "SMPL-X", description: "A comprehensive framework that transfers knowledge from ViGen to MoGen across data, modeling, and evaluation.", link: "https://motrixlab.github.io/2026_iclr_vimogen" },
2929
{ title: "LMM", venue: "ECCV'24", model: "SMPL-X", description: "Large Motion Model for Unified Multi-Modal Motion Generation.", link: "https://github.com/MotrixLab/LMM" },
3030
{ title: "FineMoGen", venue: "NeurIPS'23", model: "SMPL-X", description: "Fine-Grained Spatio-Temporal Motion Generation and Editing.", link: "https://github.com/MotrixLab/FineMoGen" },
3131
{ title: "InfiniteDance", model: "SMPL", description: "A large-scale 3D dance dataset and an MLLM-based music-to-dance model designed for robust in-the-wild generalization.", link: "https://github.com/MotrixLab/InfiniteDance" },

subpages/2026_iclr_ViMoGen/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ <h1>The Quest for Generalizable Motion Generation:<br>Data, Model, and Evaluatio
224224

225225
<div class="authors">
226226
<a href="https://jinglin7.github.io/">Jing Lin</a><sup>1*</sup>,
227-
<a href="https://scholar.google.com/citations?user=4r07QUQAAAAJ&hl=en">Ruisi Wang</a><sup>2*</sup>,
227+
<a href="https://www.wruisi.com/">Ruisi Wang</a><sup>2*</sup>,
228228
<a href="https://scholar.google.com/citations?user=907PxdcAAAAJ&hl=en">Junzhe Lu</a><sup>3*</sup>,
229229
<a href="https://ziqihuangg.github.io/">Ziqi Huang</a><sup>1</sup>,
230230
<a href="https://scholar.google.com/citations?user=qOOnZAoAAAAJ&hl=en">Guorui Song</a><sup>3</sup>,
@@ -234,7 +234,7 @@ <h1>The Quest for Generalizable Motion Generation:<br>Data, Model, and Evaluatio
234234
<a href="https://scholar.google.com/citations?user=zlIJwBEAAAAJ&hl=en">Wanqi Yin</a><sup>2</sup>,
235235
<a href="https://openreview.net/profile?id=~Qigong_Sun1">Qingping Sun</a><sup>2</sup>,
236236
<a href="https://caizhongang.com/">Zhongang Cai</a><sup>2†</sup>,
237-
<a href="https://scholar.google.com/citations?user=jZH2IPYAAAAJ&hl=en">Lei Yang</a><sup>2</sup>,
237+
<a href="https://yanglei.me">Lei Yang</a><sup>2</sup>,
238238
<a href="https://liuziwei7.github.io">Ziwei Liu</a><sup>1</sup>
239239
</div>
240240

0 commit comments

Comments
 (0)