中文
相关论文

相关论文: TransSC: Transformer-based Shape Completion for Gr…

200 篇论文

Robotic research encounters a significant hurdle when it comes to the intricate task of grasping objects that come in various shapes, materials, and textures. Unlike many prior investigations that heavily leaned on specialized point-cloud…

机器人学 · 计算机科学 2024-03-15 Chang Liu , Kejian Shi , Kaichen Zhou , Haoxiao Wang , Jiyao Zhang , Hao Dong

We introduce UniGraspTransformer, a universal Transformer-based network for dexterous robotic grasping that simplifies training while enhancing scalability and performance. Unlike prior methods such as UniDexGrasp++, which require complex,…

机器人学 · 计算机科学 2025-03-05 Wenbo Wang , Fangyun Wei , Lei Zhou , Xi Chen , Lin Luo , Xiaohan Yi , Yizhong Zhang , Yaobo Liang , Chang Xu , Yan Lu , Jiaolong Yang , Baining Guo

Transformers have proven superior performance for a wide variety of tasks since they were introduced. In recent years, they have drawn attention from the vision community in tasks such as image classification and object detection. Despite…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Yihong Xu , Yutong Ban , Guillaume Delorme , Chuang Gan , Daniela Rus , Xavier Alameda-Pineda

Point cloud completion aims to recover accurate global geometry and preserve fine-grained local details from partial point clouds. Conventional methods typically predict unseen points directly from 3D point cloud coordinates or use…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Jinpeng Yu , Binbin Huang , Yuxuan Zhang , Huaxia Li , Xu Tang , Shenghua Gao

Recent advances in predicting 6D grasp poses from a single depth image have led to promising performance in robotic grasping. However, previous grasping models face challenges in cluttered environments where nearby objects impact the target…

机器人学 · 计算机科学 2024-07-09 Yan Xia , Ran Ding , Ziyuan Qin , Guanqi Zhan , Kaichen Zhou , Long Yang , Hao Dong , Daniel Cremers

Human-robot handover is a fundamental yet challenging task in human-robot interaction and collaboration. Recently, remarkable progressions have been made in human-to-robot handovers of unknown objects by using learning-based grasp…

机器人学 · 计算机科学 2022-04-04 Wei Yang , Balakumar Sundaralingam , Chris Paxton , Iretiayo Akinola , Yu-Wei Chao , Maya Cakmak , Dieter Fox

Current end-to-end grasp planning methods propose grasps in the order of seconds that attain high grasp success rates on a diverse set of objects, but often by constraining the workspace to top-grasps. In this work, we present a method that…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Jens Lundell , Francesco Verdoja , Ville Kyrki

Grasping with anthropomorphic robotic hands involves much more hand-object interactions compared to parallel-jaw grippers. Modeling hand-object interactions is essential to the study of multi-finger hand dextrous manipulation. This work…

机器人学 · 计算机科学 2022-11-22 Wei Wei , Daheng Li , Peng Wang , Yiming Li , Wanyi Li , Yongkang Luo , Jun Zhong

We present a novel neural implicit shape method for partial point cloud completion. To that end, we combine a conditional Deep-SDF architecture with learned, adversarial shape priors. More specifically, our network converts partial inputs…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Abhishek Saroha , Marvin Eisenberger , Tarun Yenamandra , Daniel Cremers

Manipulating articulated objects with robotic arms is challenging due to the complex kinematic structure, which requires precise part segmentation for efficient manipulation. In this work, we introduce a novel superpoint-based perception…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Qiaojun Yu , Ce Hao , Xibin Yuan , Li Zhang , Liu Liu , Yukang Huo , Rohit Agarwal , Cewu Lu

Point clouds captured in real-world applications are often incomplete due to the limited sensor resolution, single viewpoint, and occlusion. Therefore, recovering the complete point clouds from partial ones becomes an indispensable task in…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Xumin Yu , Yongming Rao , Ziyi Wang , Zuyan Liu , Jiwen Lu , Jie Zhou

In this paper, we present a real-time approach to predict multiple grasping poses for a parallel-plate robotic gripper using RGB images. A model with oriented anchor box mechanism is proposed and a new matching strategy is used during the…

机器人学 · 计算机科学 2018-03-07 Xinwen Zhou , Xuguang Lan , Hanbo Zhang , Zhiqiang Tian , Yang Zhang , Nanning Zheng

Transparent object manipulation remains a significant challenge in robotics due to the difficulty of acquiring accurate and dense depth measurements. Conventional depth sensors often fail with transparent objects, resulting in incomplete or…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Jeongyun Kim , Jeongho Noh , Dong-Guw Lee , Ayoung Kim

Training a deep network policy for robot manipulation is notoriously costly and time consuming as it depends on collecting a significant amount of real world data. To work well in the real world, the policy needs to see many instances of…

机器人学 · 计算机科学 2019-06-24 Xinchen Yan , Mohi Khansari , Jasmine Hsu , Yuanzheng Gong , Yunfei Bai , Sören Pirk , Honglak Lee

Grasp detection requires flexibility to handle objects of various shapes without relying on prior knowledge of the object, while also offering intuitive, user-guided control. This paper introduces GraspSAM, an innovative extension of the…

机器人学 · 计算机科学 2024-09-24 Sangjun Noh , Jongwon Kim , Dongwoo Nam , Seunghyeok Back , Raeyoung Kang , Kyoobin Lee

Point cloud completion has become increasingly popular among generation tasks of 3D point clouds, as it is a challenging yet indispensable problem to recover the complete shape of a 3D object from its partial observation. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Haoran Zhou , Yun Cao , Wenqing Chu , Junwei Zhu , Tong Lu , Ying Tai , Chengjie Wang

Single-view point cloud completion aims to recover the full geometry of an object based on only limited observation, which is extremely hard due to the data sparsity and occlusion. The core challenge is to generate plausible geometries to…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Bowen Zhang , Xi Zhao , He Wang , Ruizhen Hu

Recent years have seen soft robotic grippers gain increasing attention due to their ability to robustly grasp soft and fragile objects. However, a commonly available standardised evaluation protocol has not yet been developed to assess the…

Task-aware robotic grasping is a challenging problem that requires the integration of semantic understanding and geometric reasoning. This paper proposes a novel framework that leverages Large Language Models (LLMs) and Quality Diversity…

Robotic grasp detection is a fundamental capability for intelligent manipulation in unstructured environments. Previous work mainly employed visual and tactile fusion to achieve stable grasp, while, the whole process depending heavily on…

机器人学 · 计算机科学 2019-09-17 Teng Xue , Wenhai Liu , Mingshuo Han , Zhenyu Pan , Jin Ma , Quanquan Shao , Weiming Wang