English

Real-Time Grasp Detection Using Convolutional Neural Networks

Robotics 2015-03-03 v2 Computer Vision and Pattern Recognition

Abstract

We present an accurate, real-time approach to robotic grasp detection based on convolutional neural networks. Our network performs single-stage regression to graspable bounding boxes without using standard sliding window or region proposal techniques. The model outperforms state-of-the-art approaches by 14 percentage points and runs at 13 frames per second on a GPU. Our network can simultaneously perform classification so that in a single step it recognizes the object and finds a good grasp rectangle. A modification to this model predicts multiple grasps per object by using a locally constrained prediction mechanism. The locally constrained model performs significantly better, especially on objects that can be grasped in a variety of ways.

Keywords

Cite

@article{arxiv.1412.3128,
  title  = {Real-Time Grasp Detection Using Convolutional Neural Networks},
  author = {Joseph Redmon and Anelia Angelova},
  journal= {arXiv preprint arXiv:1412.3128},
  year   = {2015}
}

Comments

Accepted to ICRA 2015

R2 v1 2026-06-22T07:25:47.419Z