English

ClearGrasp: 3D Shape Estimation of Transparent Objects for Manipulation

Computer Vision and Pattern Recognition 2019-10-16 v2 Robotics Image and Video Processing

Abstract

Transparent objects are a common part of everyday life, yet they possess unique visual properties that make them incredibly difficult for standard 3D sensors to produce accurate depth estimates for. In many cases, they often appear as noisy or distorted approximations of the surfaces that lie behind them. To address these challenges, we present ClearGrasp -- a deep learning approach for estimating accurate 3D geometry of transparent objects from a single RGB-D image for robotic manipulation. Given a single RGB-D image of transparent objects, ClearGrasp uses deep convolutional networks to infer surface normals, masks of transparent surfaces, and occlusion boundaries. It then uses these outputs to refine the initial depth estimates for all transparent surfaces in the scene. To train and test ClearGrasp, we construct a large-scale synthetic dataset of over 50,000 RGB-D images, as well as a real-world test benchmark with 286 RGB-D images of transparent objects and their ground truth geometries. The experiments demonstrate that ClearGrasp is substantially better than monocular depth estimation baselines and is capable of generalizing to real-world images and novel objects. We also demonstrate that ClearGrasp can be applied out-of-the-box to improve grasping algorithms' performance on transparent objects. Code, data, and benchmarks will be released. Supplementary materials available on the project website: https://sites.google.com/view/cleargrasp

Keywords

Cite

@article{arxiv.1910.02550,
  title  = {ClearGrasp: 3D Shape Estimation of Transparent Objects for Manipulation},
  author = {Shreeyak S. Sajjan and Matthew Moore and Mike Pan and Ganesh Nagaraja and Johnny Lee and Andy Zeng and Shuran Song},
  journal= {arXiv preprint arXiv:1910.02550},
  year   = {2019}
}

Comments

Project Website: https://sites.google.com/view/cleargrasp, 13 pages, 13 figures, submitted to ICRA

R2 v1 2026-06-23T11:35:50.555Z