Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

REGNet: REgion-based Grasp Network for End-to-end Grasp Detection in Point Clouds

About

Reliable robotic grasping in unstructured environments is a crucial but challenging task. The main problem is to generate the optimal grasp of novel objects from partial noisy observations. This paper presents an end-to-end grasp detection network taking one single-view point cloud as input to tackle the problem. Our network includes three stages: Score Network (SN), Grasp Region Network (GRN), and Refine Network (RN). Specifically, SN regresses point grasp confidence and selects positive points with high confidence. Then GRN conducts grasp proposal prediction on the selected positive points. RN generates more accurate grasps by refining proposals predicted by GRN. To further improve the performance, we propose a grasp anchor mechanism, in which grasp anchors with assigned gripper orientations are introduced to generate grasp proposals. Experiments demonstrate that REGNet achieves a success rate of 79.34% and a completion rate of 96% in real-world clutter, which significantly outperforms several state-of-the-art point-cloud based methods, including GPD, PointNetGPD, and S4G. The code is available at https://github.com/zhaobinglei/REGNet_for_3D_Grasping.

Binglei Zhao, Hanbo Zhang, Xuguang Lan, Haoyu Wang, Zhiqiang Tian, Nanning Zheng• 2020

Related benchmarks

TaskDatasetResultRank
Grasp DetectionGraspNet-1Billion (RealSense)
AP (Average)25.03
32
Grasp DetectionGraspNet-1Billion RealSense (Seen)
AP37
25
Grasp DetectionGraspNet-1Billion RealSense Similar
AP0.2773
25
Grasp DetectionGraspNet-1Billion RealSense Novel
AP10.35
25
Grasp DetectionGraspNet-1Billion Kinect camera (seen)
AP37.76
23
Grasp DetectionGraspNet-1Billion Kinect camera (Similar split)
AP0.2869
13
Grasp DetectionGraspNet-1Billion Kinect camera (Novel)
AP10.86
13
Grasp Pose DetectionGraspNet-1Billion Kinect 1.0
AP (Seen)37.76
12
Grasp DetectionGraspNet-1Billion Kinect
AP (Seen)0.3776
9
6-Dof Grasp DetectionTS-ACRONYM (test)
CFR94.3
6
Showing 10 of 10 rows

Other info

Follow for update