Skip to content

Commit

Permalink
feat: 个人站修改
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyusheng committed Oct 17, 2024
1 parent 934d60e commit 01b4863
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 0 deletions.
Binary file added assets/49.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/51.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/52.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
80 changes: 80 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,11 @@
<div id="news" class="main-news">
<div class="title">NEWS</div>
<ul>
<li>Four papers get accepted by CoRL 2024.</li>
<li>
SAGE,won the <span>Best Paper Award</span> at RSS 2024 SemRob
Workshop.
</li>
<li>Two papers get accepted to IROS 2024.</li>
<li>Two papers get accepted to RSS 2024.</li>
<li>
Expand Down Expand Up @@ -2262,6 +2267,81 @@
</div>
</div>
</div>
<div class="selected-item">
<img class="lazy-load" src="./assets/49.png" alt="" />
<div class="item-right">
<div class="item-title">
D3RoMa: Disparity Diffusion-based Depth Sensing for
Material-Agnostic Robotic Manipulation
</div>
<p>
Songlin Wei, Haoran Geng, Jiayi Chen, Congyue Deng, Wenbo Cui,
Chengyang Zhao, Xiaomeng Fang, Leonidas Guibas,<b
>He Wang<span>&#8224;</span></b
>
</p>
<p class="decs">CoRL 2024</p>
<div class="button">
<a href="https://arxiv.org/abs/2409.14365">arXiv</a>
</div>
</div>
</div>
<div class="selected-item">
<img class="lazy-load" src="./assets/50.png" alt="" />
<div class="item-right">
<div class="item-title">
DexGraspNet 2.0: Learning Generative Dexterous Grasping in
Large-scale Synthetic Cluttered Scenes
</div>
<p>
Jialiang Zhang*, Haoran Liu*, Danshi Li*, Xinqiang Yu*, Haoran
Geng, Yufei Ding, Jiayi Chen, <b>He Wang<span>&#8224;</span></b>
</p>
<p class="decs">CoRL 2024</p>
<div class="button">
<a class="disable">arXiv</a>
</div>
</div>
</div>
<div class="selected-item">
<img class="lazy-load" src="./assets/51.jpg" alt="" />
<div class="item-right">
<div class="item-title">
RAM: Retrieval-Based Affordance Transfer for Generalizable
Zero-Shot Robotic Manipulation
</div>
<p>
Yuxuan Kuang*, Junjie Ye*, Haoran Geng*, Jiageng Mao, Congyue
Deng, Leonidas Guibas, <b>He Wang</b>, Yue Wang
</p>
<p class="decs">CoRL 2024</p>
<div class="button">
<a href="https://arxiv.org/abs/2407.04689">arXiv</a>
<a href="https://yxkryptonite.github.io/RAM/">Project</a>
</div>
</div>
</div>
<div class="selected-item">
<a
href="https://oss-cn-beijing.galbot.com/online/video/scissorbot_1.mp4"
><img class="lazy-load" src="./assets/52.jpg" alt=""
/></a>
<div class="item-right">
<div class="item-title">
ScissorBot: Learning Generalizable Scissor Skill for Paper
Cutting via Simulation, Imitation, and Sim2Real
</div>
<p>
Jiangran Lyu, Yuxing Chen, Tao Du, Feng Zhu, Huiquan Liu, Yizhou
Wang, <b>He Wang<span>&#8224;</span></b>
</p>
<p class="decs">IROS 2024, (<b>Oral Presentation</b>)</p>
<div class="button">
<a href="https://arxiv.org/pdf/2409.13966">arXiv</a>
<a href="https://pku-epic.github.io/ScissorBot">Project</a>
</div>
</div>
</div>
</div>
</div>
<div class="modal">
Expand Down

0 comments on commit 01b4863

Please sign in to comment.