Depth-aware Object Segmentation and Grasp Detection for Robotic Picking Tasks
Stefan Ainetter, Christoph B\"ohm, Rohit Dhakate, Stephan Weiss,, Friedrich Fraundorfer

TL;DR
This paper introduces a depth-aware neural network architecture that improves object segmentation and grasp detection accuracy for robotic picking tasks by leveraging depth data without increasing computational complexity.
Contribution
The paper proposes depth-aware CoordConv, a novel method that enhances point proposal segmentation accuracy using depth information without additional network parameters.
Findings
Improved segmentation accuracy on Siléane and OCID_grasp datasets.
Enhanced grasp detection performance in complex scenes.
Successful real-world robotic picking demonstrations.
Abstract
In this paper, we present a novel deep neural network architecture for joint class-agnostic object segmentation and grasp detection for robotic picking tasks using a parallel-plate gripper. We introduce depth-aware Coordinate Convolution (CoordConv), a method to increase accuracy for point proposal based object instance segmentation in complex scenes without adding any additional network parameters or computation complexity. Depth-aware CoordConv uses depth data to extract prior information about the location of an object to achieve highly accurate object instance segmentation. These resulting segmentation masks, combined with predicted grasp candidates, lead to a complete scene description for grasping using a parallel-plate gripper. We evaluate the accuracy of grasp detection and instance segmentation on challenging robotic picking datasets, namely Sil\'eane and OCID_grasp, and show…
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 · Advanced Neural Network Applications · Hand Gesture Recognition Systems
MethodsCoordConv · Convolution
