Object Discovery and Grasp Detection with a Shared Convolutional Neural Network

Di Guo,Tao Kong,Fuchun Sun,Huaping Liu
DOI: https://doi.org/10.1109/icra.2016.7487351
2016-01-01
Abstract:Grasp an object from a stack of objects in realtime is still a challenge in robotics. This requires the robot to have the ability of both fast object discovery and grasp detection: a target object should be picked out from the stack first and then a proper grasp configuration is applied to grasp the object. In this paper, we propose a shared convolutional neural network (CNN) which can simultaneously implement these two tasks in real-time. The processing speed of the model is about 100 frames per second on a GPU which largely satisfies the requirement. Meanwhile, we also establish a labeled RGBD dataset which contains scenes of stacked objects for robotic grasping. At last, we demonstrate the implementation of our shared CNN model on a real robotic platform and show that the robot can accurately discover a target object from the stack and successfully grasp it.
What problem does this paper attempt to address?