Fully Convolutional Grasp Detection Network with Oriented Anchor Box
Xinwen Zhou, Xuguang Lan, Hanbo Zhang, Zhiqiang Tian, Yang Zhang and, Nanning Zheng

TL;DR
This paper introduces a real-time, fully convolutional neural network with oriented anchor boxes for accurate multi-grasp detection from RGB images, outperforming previous methods on standard datasets.
Contribution
The paper proposes a novel oriented anchor box mechanism and matching strategy within an end-to-end CNN for improved grasp detection accuracy.
Findings
Achieved 97.74% accuracy on image-wise split
Achieved 96.61% accuracy on object-wise split
Outperformed state-of-the-art methods by 1.74% and 0.51% respectively
Abstract
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 training process. An end-to-end fully convolutional neural network is employed in our work. The network consists of two parts: the feature extractor and multi-grasp predictor. The feature extractor is a deep convolutional neural network. The multi-grasp predictor regresses grasp rectangles from predefined oriented rectangles, called oriented anchor boxes, and classifies the rectangles into graspable and ungraspable. On the standard Cornell Grasp Dataset, our model achieves an accuracy of 97.74% and 96.61% on image-wise split and object-wise split respectively, and outperforms the latest state-of-the-art approach by 1.74% on image-wise split and 0.51%…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Hand Gesture Recognition Systems · Muscle activation and electromyography studies
