Skip to content

Commit 9b58dee

Browse files
committed
.
1 parent 67c9051 commit 9b58dee

File tree

3 files changed

+10
-12
lines changed

3 files changed

+10
-12
lines changed

public/assets/brand/lixiang.png

13.9 KB
Loading

public/assets/person/kun_zhan.jpg

13.4 KB
Loading

public/iccv2025/workshop/index.html

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ <h2>
278278
<div class="flex flex-col w-full gap-3">
279279
<div class="flex justify-between">
280280
<div>
281-
<a href="https://lihongyang.info/" target="_blank" class="font-bold hover:underline">Li CHen</a>
281+
<a href="https://lihongyang.info/" target="_blank" class="font-bold hover:underline">Li Chen</a>
282282
<br class="laptop:hidden">
283283
<i class="laptop:ml-6 text-o-gray">HKU, China</i>
284284
</div>
@@ -483,14 +483,14 @@ <h2>
483483
<span class="absolute left-5 top-5 -ml-px h-full w-0.5 bg-o-white" aria-hidden="true"></span>
484484
<div class="relative flex items-start space-x-3">
485485
<div class="relative">
486-
<img class="flex size-10 items-center justify-center bg-white" src="https://ik.imagekit.io/opendrivelab/hku_square.png" alt="">
486+
<img class="flex size-10 items-center justify-center bg-white" src="/assets/brand/lixiang.png" alt="">
487487
</div>
488488
<div class="flex flex-col w-full gap-3">
489489
<div class="flex justify-between">
490490
<div>
491-
<a href="https://ilnehc.github.io/" target="_blank" class="font-bold hover:underline">Li Chen</a>
491+
<a target="_blank" class="font-bold hover:underline">Kun Zhan</a>
492492
<br class="laptop:hidden">
493-
<i class="laptop:ml-6 text-o-gray">HKU, China</i>
493+
<i class="laptop:ml-6 text-o-gray">Li Auto, China</i>
494494
</div>
495495
<span class="itimetable_table_time" data-original-time="2025-10-19T23:40:00"></span>
496496
</div>
@@ -502,9 +502,7 @@ <h2>
502502
Biography
503503
</summary>
504504
<p class="mt-3">
505-
Li Chen am currently pursuing a PhD at the University of Hong Kong (HKU), while also conducting research at OpenDriveLab. He workw under the supervision of Prof. Ping LUO and Prof. Hongyang LI. He earned his Master's in Robotics from the Robotics Institute at the University of Michigan, Ann Arbor, in 2020, after a Bachelor's degree in Mechanical Engineering from Shanghai Jiao Tong University in 2019.
506-
<br><br>
507-
His research interests primarily focus on robotics, encompassing areas such as autonomous driving, robot learning, and robotic systems. Representative projects are highlighted below.
505+
Kun Zhan received his B.Eng. from the School of Automation, Beihang University, in 2016 and joined the Baidu Apollo L4 team, focusing on behavior prediction for autonomous driving. Since 2021, he has led the Vision-Language-Action (VLA) algorithm roadmap at Li Auto, overseeing perception, planning, and large-scale model deployment. He has published over 30 papers and holds more than 20 patents across China and the U.S., with representative works including DriveVLM and StreetGaussians, both deployed in Li Auto's production autonomous driving systems.
508506
</p>
509507
</details>
510508
</div>
@@ -759,13 +757,13 @@ <h4>Ankit Goyal</h4>
759757
<div class="border-b-2 border-o-white"></div>
760758
</div>
761759
<div class="flex flex-col gap-3 pb-3 w-36 tablet:w-48">
762-
<a href="https://ilnehc.github.io/" target="_blank" class="hover:opacity-70">
763-
<img src="/assets/person/li_chen.jpg" class="size-36 tablet:size-48 rounded-3xl"/>
760+
<a target="_blank" class="hover:opacity-70">
761+
<img src="/assets/person/kun_zhan.jpg" class="size-36 tablet:size-48 rounded-3xl"/>
764762
</a>
765-
<h4>Li Chen</h4>
763+
<h4>Kun Zhan</h4>
766764
<div class="flex flex-col">
767-
<i class="text-o-gray">Research Scientist</i>
768-
<span>HKU</span>
765+
<i class="text-o-gray">Head of VLA Models</i>
766+
<span>Li Auto</span>
769767
</div>
770768
<div class="border-b-2 border-o-white"></div>
771769
</div>

0 commit comments

Comments
 (0)