English

Monocular Depth Estimation and Segmentation for Transparent Object with Iterative Semantic and Geometric Fusion

Computer Vision and Pattern Recognition 2025-03-04 v2

Abstract

Transparent object perception is indispensable for numerous robotic tasks. However, accurately segmenting and estimating the depth of transparent objects remain challenging due to complex optical properties. Existing methods primarily delve into only one task using extra inputs or specialized sensors, neglecting the valuable interactions among tasks and the subsequent refinement process, leading to suboptimal and blurry predictions. To address these issues, we propose a monocular framework, which is the first to excel in both segmentation and depth estimation of transparent objects, with only a single-image input. Specifically, we devise a novel semantic and geometric fusion module, effectively integrating the multi-scale information between tasks. In addition, drawing inspiration from human perception of objects, we further incorporate an iterative strategy, which progressively refines initial features for clearer results. Experiments on two challenging synthetic and real-world datasets demonstrate that our model surpasses state-of-the-art monocular, stereo, and multi-view methods by a large margin of about 38.8%-46.2% with only a single RGB input. Codes and models are publicly available at https://github.com/L-J-Yuan/MODEST.

Keywords

Cite

@article{arxiv.2502.14616,
  title  = {Monocular Depth Estimation and Segmentation for Transparent Object with Iterative Semantic and Geometric Fusion},
  author = {Jiangyuan Liu and Hongxuan Ma and Yuxin Guo and Yuhao Zhao and Chi Zhang and Wei Sui and Wei Zou},
  journal= {arXiv preprint arXiv:2502.14616},
  year   = {2025}
}

Comments

Accepted by ICRA(2025). The code is accessible through: https://github.com/L-J-Yuan/MODEST

R2 v1 2026-06-28T21:51:26.875Z