-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
193adad
commit c5ebf59
Showing
8 changed files
with
184 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
.navbar { | ||
text-align: center; | ||
} | ||
|
||
.navbar a { | ||
text-decoration: none; | ||
} | ||
|
||
.navbar a:hover { | ||
text-decoration: underline; | ||
} | ||
|
||
.navbar a, | ||
.navbar a:visited { | ||
color: #ffffff; | ||
} | ||
|
||
.navbar .delimiter { | ||
color: #ffffff; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,11 +16,12 @@ | |
|
||
<body> | ||
|
||
<div class="container navbar"> | ||
<div class="container_bg navbar"> | ||
<h2> | ||
<a class="active" href="/index.html">Home</a> · | ||
<a href="/research.html">Research</a> · | ||
<a href="/publications.html">Publications</a> | ||
<a href="/index.html">HOME</a> <span class="delimiter">·</span> | ||
<a href="/research.html"><strong>RESEARCH</strong></a> <span | ||
class="delimiter">·</span> | ||
<a href="/publications.html">PUBLICATTIONS</a> | ||
<!-- <a href="/open_source.html">Open Source</a> · --> | ||
<!-- <a href="/awards.html">Awards</a> --> | ||
</h2> | ||
|
@@ -42,8 +43,6 @@ <h1> | |
<span itemprop="name">Cewu Lu <font size="6">卢策吾</font> </span> | ||
</h1> | ||
|
||
<br> | ||
|
||
<p style="line-height:23px;"> | ||
Professor | ||
<br> | ||
|
@@ -68,13 +67,61 @@ <h1> | |
</div> | ||
|
||
<div class="container"> | ||
<h2 style="color: #FF0000">Recruiting</h2> | ||
<h2>Recruiting</h2> | ||
<p> | ||
We are Recruiting Ph.D. students, Master students, Postdocs, and Undergraduate Research Interns. Contact us | ||
if | ||
you are interested in Embodied AI. | ||
if you are interested in Embodied AI. | ||
</p> | ||
<p class="chinese"> | ||
各位同学大家好,我们MVIG实验室诚邀大家加入我们,一起做有影响力与原创的科研!有意向同学请发送邮件至:<a | ||
href="mailto:[email protected]">[email protected]</a> 和 <a | ||
href="mailto:[email protected]">[email protected]</a>,具体详情如下: | ||
</p> | ||
招募 博士后、博士、硕士以及本科实习生(<a href="/recruit/2024.html" class="first">详情</a>),欢迎对智能机器人感兴趣的同学加入我们! | ||
|
||
|
||
<details class="chinese"> | ||
<summary><strong style="font-family: sans-serif">点击查看申请要求</strong></summary> | ||
<p class="bg_blue"> | ||
<strong style="color: blue; font-family: sans-serif">本科实习生申请:</strong> | ||
<ul> | ||
<li>基本要求:上海交通大学本科大一,大二,大三学生</li> | ||
<li>附件材料:简历</li> | ||
<li>邮件题目:本科实习-姓名-专业</li> | ||
</ul> | ||
更多关于本科实习的信息请见<a href="/recruit/2024.html" class="first">详情</a>。 | ||
</p> | ||
<p class="bg_blue"> | ||
<strong style="color: blue; font-family: sans-serif">硕士、博士申请</strong> | ||
<ul> | ||
<li>基本要求:直博需获得当年所在学校的推免名额,普博需入学时获得硕士学位</li> | ||
<li>附件材料:简历</li> | ||
<li>邮件题目:硕士申请-姓名-学校,直博申请-姓名-学校,普博申请-姓名-在读学校</li> | ||
</ul> | ||
</p> | ||
|
||
<p class="bg_red"> | ||
<strong style="color: red; font-family: sans-serif">博士后申请</strong> | ||
<ul> | ||
<li>基本要求:入职时获得博士学位</li> | ||
<li>附件材料:简历</li> | ||
<li>邮件题目:博士后申请-姓名-博士毕业学校</li> | ||
</ul> | ||
</p> | ||
|
||
<p class="bg_red"> | ||
<strong style="color: red; font-family: sans-serif">Research AP(研究助理教授/研究员)申请</strong> | ||
<ul> | ||
<li>基本要求:获得博士学位,第一作者(含共一)身份发表5篇及以上AI和机器人领域高质量论文</li> | ||
<li>政策与待遇:中级职称,通过申请可获得硕士生导师资格;第一个聘请为三年,通过考核可在上海交通大学晋升为副教授,工资待遇优厚</li> | ||
<li>附件材料:简历</li> | ||
<li>邮件题目:研究助理教授-姓名-博士毕业学校</li> | ||
</ul> | ||
</p> | ||
</details> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
<div class="container"> | ||
|
@@ -101,12 +148,20 @@ <h2>Short Bio</h2> | |
for Science, | ||
Nature sub-journals, Cell sub-journals, and as area chair for NeurIPS, CVPR, ICCV, ECCV, IROS, and ICRA. His | ||
research interests include embodied intelligence and computer vision. | ||
</p> | ||
|
||
<hr width="80%"> | ||
|
||
<p class="chinese"> | ||
卢策吾老师曾在斯坦福大学人工智能实验室(导师:李飞飞,Leo Guibas)从事博士后研究。近年来获长江学者特聘教授,国家青年千人计划,《麻省理工科技评论》35位35岁以下科技精英(MIT | ||
TR35),科学探索奖(全国具身智能方向唯一),求是杰出青年学者,教育部青年科学奖,科学中国人杰出青年科学家,多年获得爱思唯尔Elsevier中国高被引学者等奖项荣誉。国际机器人顶会IROS、ICRA最佳论文获得者。担任《Nature》《Science》审稿人,CVPR、ICCV、ECCV、NeurIPS、AAAI等人工智能顶会的领域主席。 | ||
累计以第一或通讯作者发表CCF-A类期刊、会议论文100余篇,总引用量超过2万,包括《Nature》正刊,《Nature》机器智能子刊(上海交大第一篇),TPAMI,IJCV,T-RO,IJRR(机器人领域TOP期刊)等。 | ||
</p> | ||
|
||
</div> | ||
|
||
<div class="container"> | ||
<h2>Our Vision</h2> | ||
<h2>Our Task and Vision</h2> | ||
<p> | ||
The development of <b>Robots for general-purpose</b> has long been a shared dream of humanity, as their | ||
realization | ||
|
@@ -134,8 +189,27 @@ <h2>Our Vision</h2> | |
|
||
By implementing this innovative approach, we pave the way for a more universally applicable and effective | ||
solution to the challenge of creating general-purpose robots. | ||
</p> | ||
|
||
<!-- <hr width="80%"> --> | ||
<br> | ||
<div class="image_line"> | ||
<img src="recruit/2024/机器人刮胡子.gif" width="180px"> | ||
<img src="recruit/2024/机器人叠衣服.gif" width="180px"> | ||
<img src="recruit/2024/机器人削黄瓜.gif" width="180px"> | ||
<img src="recruit/2024/机器人收拾家务.gif" width="180px"> | ||
</div> | ||
<br> | ||
|
||
<!-- <hr width="80%"> --> | ||
|
||
<p class="chinese"> | ||
实验室研究方向为通用机器人(具身智能),是实现通用人工智能的重要分支。与被动接收信息不同,具身智能强调智能体主动与物理环境进行交互。人类也在文艺作品里描绘过很多浪漫的机器人故事,比如《机器管家》中的安德鲁、《机器人总动员》中的瓦利和夏娃、《星球大战》里的R2-D2和C-3PO等等。 | ||
具身智能驱动的通用机器人将是人工智能的终极状态,也是目前国际学术和产业前沿。英伟达CEO黄仁勋在2023 world ITF大会表示:The next wave of AI, known as embodied | ||
AI, refers to intelligent systems that can understand, reason about, and interact with the physical | ||
world。即,人工智能的下一波浪潮被称为具身智能,它指的是能够理解、推理和与物理世界互动的智能系统。期待大家的加入和我们一起推动推动具身智能的变革。 | ||
</p> | ||
|
||
</div> | ||
|
||
<!-- <div class="container"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters