paper-with-me

홈 › Papers

GraspCaps: A Capsule Network Approach for Familiar 6DoF Object Grasping

2022-10-07 · Tomas van der Velde, Hamed Ayoobi, Hamidreza Kasaei

As robots become more widely available outside industrial settings, the need for reliable object grasping and manipulation is increasing. In such environments, robots must be able to grasp and manipulate novel objects in various situations. This paper presents GraspCaps, a novel architecture based on Capsule Networks for generating per-point 6D grasp configurations for familiar objects. GraspCaps extracts a rich feature vector of the objects present in the point cloud input, which is then used to generate per-point grasp vectors. This approach allows the network to learn specific grasping strategies for each object category. In addition to GraspCaps, the paper also presents a method for generating a large object-grasping dataset using simulated annealing. The obtained dataset is then used to train the GraspCaps network. Through extensive experiments, we evaluate the performance of the proposed approach, particularly in terms of the success rate of grasping familiar objects in challenging real and simulated scenarios. The experimental results showed that the overall object-grasping performance of the proposed approach is significantly better than the selected baseline. This superior performance highlights the effectiveness of the GraspCaps in achieving successful object grasping across various scenarios.

📄 PDF Abstract BibTeX arXiv:2210.03628

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Recognition

Similar Papers 제목 키워드 기반

Affordance detection with Dynamic-Tree Capsule Networks

2022-11-09 · Antonio Rodríguez-Sánchez, Simon Haller-Seeber, David Peer, Chris Engelhardt 외

Affordance detection from visual input is a fundamental step in autonomous robotic manipulation. Existing solutions to the problem of affordance detection rely on convolutional neural networks. However, these networks do…

Affordance Detection

Employing Deep Part-Object Relationships for Salient Object Detection

2019-10-01 · ICCV 2019 10 · Yi Liu, Qiang Zhang, Dingwen Zhang, Jungong Han

Despite Convolutional Neural Networks (CNNs) based methods have been successful in detecting salient objects, their underlying mechanism that decides the salient intensity of each image part separately cannot avoid incon…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Assessing Capsule Networks With Biased Data

2019-04-09 · Bruno Ferrarini, Shoaib Ehsan, Adrien Bartoli, Aleš Leonardis 외

Machine learning based methods achieves impressive results in object classification and detection. Utilizing representative data of the visual world during the training phase is crucial to achieve good performance with s…

ShapeGrasp: Zero-Shot Task-Oriented Grasping with Large Language Models through Geometric Decomposition

2024-03-26 · Samuel Li, Sarthak Bhagat, Joseph Campbell, Yaqi Xie 외

Task-oriented grasping of unfamiliar objects is a necessary skill for robots in dynamic in-home environments. Inspired by the human capability to grasp such objects through intuition about their shape and structure, we p…

Learning Gentle Grasping from Human-Free Force Control Demonstration

2024-09-16 · Mingxuan Li, Lunwei Zhang, Tiemin Li, Yao Jiang

Humans can steadily and gently grasp unfamiliar objects based on tactile perception. Robots still face challenges in achieving similar performance due to the difficulty of learning accurate grasp-force predictions and fo…