Keypoint-GraspNet: Keypoint-based 6-DoF Grasp Generation from the Monocular RGB-D input
Yiye Chen, Yunzhi Lin, Ruinian Xu, Patricio Vela

TL;DR
This paper introduces Keypoint-GraspNet, a novel approach for 6-DoF grasp generation from RGB-D images that improves accuracy, diversity, and efficiency over existing methods, with successful real-world robot experiments.
Contribution
It proposes a keypoint-based grasp generation method from RGB-D input, reducing computational cost and enhancing performance compared to point cloud-based approaches.
Findings
Outperforms baselines in grasp proposal accuracy
Achieves higher diversity in grasp proposals
Demonstrates high success rate in robot experiments
Abstract
Great success has been achieved in the 6-DoF grasp learning from the point cloud input, yet the computational cost due to the point set orderlessness remains a concern. Alternatively, we explore the grasp generation from the RGB-D input in this paper. The proposed solution, Keypoint-GraspNet, detects the projection of the gripper keypoints in the image space and then recover the SE(3) poses with a PnP algorithm. A synthetic dataset based on the primitive shape and the grasp family is constructed to examine our idea. Metric-based evaluation reveals that our method outperforms the baselines in terms of the grasp proposal accuracy, diversity, and the time cost. Finally, robot experiments show high success rate, demonstrating the potential of the idea in the real-world applications.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Hand Gesture Recognition Systems · Human Pose and Action Recognition
MethodsPnP
