CVRONov 22, 2021

Depth-aware Object Segmentation and Grasp Detection for Robotic Picking Tasks

arXiv:2111.11114v113 citations
Originality Incremental advance
AI Analysis

This addresses robotic picking tasks for automation, presenting an incremental improvement by integrating depth data into segmentation.

The paper tackles robotic picking by introducing a joint deep neural network for class-agnostic object segmentation and grasp detection, using depth-aware Coordinate Convolution to improve segmentation accuracy without extra parameters or complexity, achieving evaluation on Siléane and OCID_grasp datasets and real-world tasks.

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éane and OCID_grasp, and show the benefit of joint grasp detection and segmentation on a real-world robotic picking task.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes