Skip to content

Commit 8525bf1

Browse files
committed
.
1 parent 21987c0 commit 8525bf1

1 file changed

Lines changed: 58 additions & 3 deletions

File tree

public/WholeBodyVLA/index.html

Lines changed: 58 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -568,13 +568,33 @@
568568
<!-- Hero Section -->
569569
<section class="hero is-link is-fullheight video" id="home" style="overflow: hidden;">
570570
<div id="heroVideoDesktop" class="hero-video hero-video-wrapper is-hidden-mobile">
571-
<video id="heroVideoDesktopMedia" playsinline webkit-playsinline x5-playsinline x5-video-player-type="h5" autoplay muted loop>
571+
<video
572+
id="heroVideoDesktopMedia"
573+
playsinline
574+
webkit-playsinline
575+
x5-playsinline
576+
x5-video-player-type="h5"
577+
autoplay
578+
muted
579+
loop
580+
poster="https://assets.kinetixai.cn/WholeBodyVLA/long.png"
581+
>
572582
<source src="https://assets.kinetixai.cn/WholeBodyVLA/long.mp4" type="video/mp4">
573583
</video>
574584
</div>
575585

576586
<div id="heroVideoMobileWrapper" class="hero-video hero-video-wrapper is-hidden-tablet is-inline-block-mobile">
577-
<video id="heroVideoMobile" playsinline webkit-playsinline x5-playsinline x5-video-player-type="h5" autoplay muted loop>
587+
<video
588+
id="heroVideoMobile"
589+
playsinline
590+
webkit-playsinline
591+
x5-playsinline
592+
x5-video-player-type="h5"
593+
autoplay
594+
muted
595+
loop
596+
poster="https://assets.kinetixai.cn/WholeBodyVLA/long.png"
597+
>
578598
<source src="https://assets.kinetixai.cn/WholeBodyVLA/long.mp4" type="video/mp4">
579599
</video>
580600
</div>
@@ -657,6 +677,12 @@ <h1 class="title is-1 publication-title">Towards Unified Latent VLA for Whole-bo
657677
<div class="is-size-6 publication-authors" style="margin-top: 0.5rem;">
658678
<sup>*</sup>Equal Contribution &nbsp;&nbsp;&nbsp; <sup></sup>Project Leads
659679
</div>
680+
<div style="display: flex; justify-content: center; align-items: center; gap: 40px; margin-top: 20px;">
681+
<img src="https://assets.kinetixai.cn/WholeBodyVLA/hku_logo.png" width="20%">
682+
<img src="https://assets.kinetixai.cn/WholeBodyVLA/agibot_logo.png" width="20%">
683+
<img src="https://assets.kinetixai.cn/WholeBodyVLA/fudan_logo.png" width="25%">
684+
<img src="https://assets.kinetixai.cn/WholeBodyVLA/sii_logo.png" width="15%">
685+
</div>
660686
</div>
661687
</div>
662688
</div>
@@ -700,7 +726,7 @@ <h2 class="subtitle">
700726
aware locomotion videos, yielding unified latent supervision for the VLM. Meanwhile, the LMO
701727
RL policy is trained for precise and stable locomotion under disturbances. At runtime, egocentric
702728
images and language instructions are encoded by the VLM into latent action tokens, which are
703-
decoded (∼ 10 Hz )into (i) dual-arm joint actions and (ii) locomotion commands executed by LMO
729+
decoded (∼10 Hz) into (i) dual-arm joint actions and (ii) locomotion commands executed by LMO
704730
at 50 Hz, enabling robust whole-body loco–manipulation.
705731
</div>
706732
</h2>
@@ -742,6 +768,7 @@ <h3 class="subsection-title">
742768
loop
743769
preload="auto"
744770
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
771+
poster="https://assets.kinetixai.cn/WholeBodyVLA/1-poster.png"
745772
>
746773
<source src="https://assets.kinetixai.cn/WholeBodyVLA/1_480p.mov" type="video/mp4">
747774
Your browser does not support the video tag.
@@ -763,6 +790,7 @@ <h3 class="subsection-title">
763790
loop
764791
preload="auto"
765792
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
793+
poster="https://assets.kinetixai.cn/WholeBodyVLA/8-poster.png"
766794
>
767795
<source src="https://assets.kinetixai.cn/WholeBodyVLA/8_480p.mov" type="video/mp4">
768796
Your browser does not support the video tag.
@@ -792,6 +820,7 @@ <h3 class="subsection-title">
792820
loop
793821
preload="auto"
794822
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
823+
poster="https://assets.kinetixai.cn/WholeBodyVLA/4-poster.png"
795824
>
796825
<source src="https://assets.kinetixai.cn/WholeBodyVLA/4_480p.mov" type="video/mp4">
797826
Your browser does not support the video tag.
@@ -812,6 +841,7 @@ <h3 class="subsection-title">
812841
loop
813842
preload="auto"
814843
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
844+
poster="https://assets.kinetixai.cn/WholeBodyVLA/7-poster.png"
815845
>
816846
<source src="https://assets.kinetixai.cn/WholeBodyVLA/7_480p.mov" type="video/mp4">
817847
Your browser does not support the video tag.
@@ -846,6 +876,7 @@ <h3 class="subsection-title">
846876
loop
847877
preload="auto"
848878
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
879+
poster="https://assets.kinetixai.cn/WholeBodyVLA/task2_1-poster.png"
849880
>
850881
<source src="https://assets.kinetixai.cn/WholeBodyVLA/task2_1_480p.mov" type="video/mp4">
851882
Your browser does not support the video tag.
@@ -866,6 +897,7 @@ <h3 class="subsection-title">
866897
loop
867898
preload="auto"
868899
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
900+
poster="https://assets.kinetixai.cn/WholeBodyVLA/task2_4-poster.png"
869901
>
870902
<source src="https://assets.kinetixai.cn/WholeBodyVLA/task2_4_480p.mov" type="video/mp4">
871903
Your browser does not support the video tag.
@@ -895,6 +927,7 @@ <h3 class="subsection-title">
895927
loop
896928
preload="auto"
897929
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
930+
poster="https://assets.kinetixai.cn/WholeBodyVLA/task2_6-poster.png"
898931
>
899932
<source src="https://assets.kinetixai.cn/WholeBodyVLA/task2_6_480p.mov" type="video/mp4">
900933
Your browser does not support the video tag.
@@ -915,6 +948,7 @@ <h3 class="subsection-title">
915948
loop
916949
preload="auto"
917950
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
951+
poster="https://assets.kinetixai.cn/WholeBodyVLA/task2_7-poster.png"
918952
>
919953
<source src="https://assets.kinetixai.cn/WholeBodyVLA/task2_7_480p.mov" type="video/mp4">
920954
Your browser does not support the video tag.
@@ -949,6 +983,7 @@ <h3 class="subsection-title">
949983
loop
950984
preload="auto"
951985
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
986+
poster="https://assets.kinetixai.cn/WholeBodyVLA/task3_1-poster.png"
952987
>
953988
<source src="https://assets.kinetixai.cn/WholeBodyVLA/task3_1_480p.mov" type="video/mp4">
954989
Your browser does not support the video tag.
@@ -969,6 +1004,7 @@ <h3 class="subsection-title">
9691004
loop
9701005
preload="auto"
9711006
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1007+
poster="https://assets.kinetixai.cn/WholeBodyVLA/task3_8-poster.png"
9721008
>
9731009
<source src="https://assets.kinetixai.cn/WholeBodyVLA/task3_8_480p.mov" type="video/mp4">
9741010
Your browser does not support the video tag.
@@ -998,6 +1034,7 @@ <h3 class="subsection-title">
9981034
loop
9991035
preload="auto"
10001036
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1037+
poster="https://assets.kinetixai.cn/WholeBodyVLA/task3_2-poster.png"
10011038
>
10021039
<source src="https://assets.kinetixai.cn/WholeBodyVLA/task3_2_480p.mov" type="video/mp4">
10031040
Your browser does not support the video tag.
@@ -1018,6 +1055,7 @@ <h3 class="subsection-title">
10181055
loop
10191056
preload="auto"
10201057
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1058+
poster="https://assets.kinetixai.cn/WholeBodyVLA/task3_7-poster.png"
10211059
>
10221060
<source src="https://assets.kinetixai.cn/WholeBodyVLA/task3_7_480p.mov" type="video/mp4">
10231061
Your browser does not support the video tag.
@@ -1060,6 +1098,7 @@ <h3 class="subsection-title" id="obj-gen">1. Object Generalization</h3>
10601098
loop
10611099
preload="auto"
10621100
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1101+
poster="https://assets.kinetixai.cn/WholeBodyVLA/intervene.png"
10631102
>
10641103
<source src="https://assets.kinetixai.cn/WholeBodyVLA/intervene.mp4" type="video/mp4">
10651104
Video format not supported.
@@ -1089,6 +1128,7 @@ <h4 class="mt-4">Distance X-Axis</h4>
10891128
loop
10901129
preload="auto"
10911130
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1131+
poster="https://assets.kinetixai.cn/WholeBodyVLA/head1.png"
10921132
>
10931133
<source src="https://assets.kinetixai.cn/WholeBodyVLA/head1.mp4" type="video/mp4">
10941134
Video format not supported.
@@ -1109,6 +1149,7 @@ <h4 class="mt-4">Distance X-Axis</h4>
11091149
loop
11101150
preload="auto"
11111151
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1152+
poster="https://assets.kinetixai.cn/WholeBodyVLA/head2.png"
11121153
>
11131154
<source src="https://assets.kinetixai.cn/WholeBodyVLA/head2.mp4" type="video/mp4">
11141155
Video format not supported.
@@ -1133,6 +1174,7 @@ <h4 class="mt-4">Distance Y-Axis</h4>
11331174
loop
11341175
preload="auto"
11351176
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1177+
poster="https://assets.kinetixai.cn/WholeBodyVLA/sidestep2.png"
11361178
>
11371179
<source src="https://assets.kinetixai.cn/WholeBodyVLA/sidestep2.mp4" type="video/mp4">
11381180
Video format not supported.
@@ -1153,6 +1195,7 @@ <h4 class="mt-4">Distance Y-Axis</h4>
11531195
loop
11541196
preload="auto"
11551197
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1198+
poster="https://assets.kinetixai.cn/WholeBodyVLA/sidestep1.png"
11561199
>
11571200
<source src="https://assets.kinetixai.cn/WholeBodyVLA/sidestep1.mp4" type="video/mp4">
11581201
Video format not supported.
@@ -1177,6 +1220,7 @@ <h4 class="mt-4">Orientation</h4>
11771220
loop
11781221
preload="auto"
11791222
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1223+
poster="https://assets.kinetixai.cn/WholeBodyVLA/turn1.png"
11801224
>
11811225
<source src="https://assets.kinetixai.cn/WholeBodyVLA/turn1.mp4" type="video/mp4">
11821226
Video format not supported.
@@ -1197,6 +1241,7 @@ <h4 class="mt-4">Orientation</h4>
11971241
loop
11981242
preload="auto"
11991243
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1244+
poster="https://assets.kinetixai.cn/WholeBodyVLA/turn2.png"
12001245
>
12011246
<source src="https://assets.kinetixai.cn/WholeBodyVLA/turn2.mp4" type="video/mp4">
12021247
Video format not supported.
@@ -1221,6 +1266,7 @@ <h4 class="mt-4">Height</h4>
12211266
loop
12221267
preload="auto"
12231268
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1269+
poster="https://assets.kinetixai.cn/WholeBodyVLA/squat.png"
12241270
>
12251271
<source src="https://assets.kinetixai.cn/WholeBodyVLA/squat.mp4" type="video/mp4">
12261272
Video format not supported.
@@ -1248,6 +1294,7 @@ <h3 class="subsection-title" id="terrain-gen">3. Terrian Generalization</h3>
12481294
loop
12491295
preload="auto"
12501296
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1297+
poster="https://assets.kinetixai.cn/WholeBodyVLA/terrain.png"
12511298
>
12521299
<source src="https://assets.kinetixai.cn/WholeBodyVLA/terrian.mp4" type="video/mp4">
12531300
Video format not supported.
@@ -1282,6 +1329,7 @@ <h2 class="section-title" id="nav-cap">Navigation Capabilities</h2>
12821329
loop
12831330
preload="auto"
12841331
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1332+
poster="https://assets.kinetixai.cn/WholeBodyVLA/navi.png"
12851333
>
12861334
<source src="https://assets.kinetixai.cn/WholeBodyVLA/navi.mp4" type="video/mp4">
12871335
Video format not supported.
@@ -1302,6 +1350,7 @@ <h2 class="section-title" id="nav-cap">Navigation Capabilities</h2>
13021350
loop
13031351
preload="auto"
13041352
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1353+
poster="https://assets.kinetixai.cn/WholeBodyVLA/goaround.png"
13051354
>
13061355
<source src="https://assets.kinetixai.cn/WholeBodyVLA/goaround.mp4" type="video/mp4">
13071356
Video format not supported.
@@ -1335,6 +1384,7 @@ <h2 class="section-title" id="long-horizon">Long-Horizon Bimanual Manipulation</
13351384
loop
13361385
preload="auto"
13371386
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1387+
poster="https://assets.kinetixai.cn/WholeBodyVLA/long.png"
13381388
>
13391389
<source src="https://assets.kinetixai.cn/WholeBodyVLA/long.mp4" type="video/mp4">
13401390
Video format not supported.
@@ -1369,6 +1419,7 @@ <h2 class="section-title" id="whats-more">What's More</h2>
13691419
loop
13701420
preload="auto"
13711421
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1422+
poster="https://assets.kinetixai.cn/WholeBodyVLA/ex-coffe.png"
13721423
>
13731424
<source src="https://assets.kinetixai.cn/WholeBodyVLA/ex-coffe.mp4" type="video/mp4">
13741425
Video format not supported.
@@ -1389,6 +1440,7 @@ <h2 class="section-title" id="whats-more">What's More</h2>
13891440
loop
13901441
preload="auto"
13911442
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1443+
poster="https://assets.kinetixai.cn/WholeBodyVLA/ex-clean.png"
13921444
>
13931445
<source src="https://assets.kinetixai.cn/WholeBodyVLA/ex-clean.mp4" type="video/mp4">
13941446
Video format not supported.
@@ -1409,6 +1461,7 @@ <h2 class="section-title" id="whats-more">What's More</h2>
14091461
loop
14101462
preload="auto"
14111463
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1464+
poster="https://assets.kinetixai.cn/WholeBodyVLA/ex-water.png"
14121465
>
14131466
<source src="https://assets.kinetixai.cn/WholeBodyVLA/ex-water.mp4" type="video/mp4">
14141467
Video format not supported.
@@ -1429,6 +1482,7 @@ <h2 class="section-title" id="whats-more">What's More</h2>
14291482
loop
14301483
preload="auto"
14311484
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1485+
poster="https://assets.kinetixai.cn/WholeBodyVLA/ex-chair.png"
14321486
>
14331487
<source src="https://assets.kinetixai.cn/WholeBodyVLA/ex-chair.mp4" type="video/mp4">
14341488
Video format not supported.
@@ -1449,6 +1503,7 @@ <h2 class="section-title" id="whats-more">What's More</h2>
14491503
loop
14501504
preload="auto"
14511505
style="width: 100%; height: 100%; object-fit: cover; object-position: center;"
1506+
poster="https://assets.kinetixai.cn/WholeBodyVLA/ex-stair.png"
14521507
>
14531508
<source src="https://assets.kinetixai.cn/WholeBodyVLA/ex-stair.mp4" type="video/mp4">
14541509
Video format not supported.

0 commit comments

Comments
 (0)