paper-with-me

홈 › Papers

Enhancing Glass Surface Reconstruction via Depth Prior for Robot Navigation

2026-04-20 · Jiamin Zheng, Jingwen Yu, Guangcheng Chen, Hong Zhang arxiv

Indoor robot navigation is often compromised by glass surfaces, which severely corrupt depth sensor measurements. While foundation models like Depth Anything 3 provide excellent geometric priors, they lack an absolute metric scale. We propose a training-free framework that leverages depth foundation models as a structural prior, employing a robust local RANSAC-based alignment to fuse it with raw sensor depth. This naturally avoids contamination from erroneous glass measurements and recovers an accurate metric scale. Furthermore, we introduce \ti{GlassRecon}, a novel RGB-D dataset with geometrically derived ground truth for glass regions. Extensive experiments demonstrate that our approach consistently outperforms state-of-the-art baselines, especially under severe sensor depth corruption. The dataset and related code will be released at https://github.com/jarvisyjw/GlassRecon.

📄 PDF Abstract BibTeX arXiv:2604.18336

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

Leveraging RGB-D Data with Cross-Modal Context Mining for Glass Surface Detection

2022-06-22 · Jiaying Lin, Yuen-Hei Yeung, Shuquan Ye, Rynson W. H. Lau

Glass surfaces are becoming increasingly ubiquitous as modern buildings tend to use a lot of glass panels. This, however, poses substantial challenges to the operations of autonomous systems such as robots, self-driving …

Self-Driving Cars

Glass Surface Detection Grounded in 3D Visual Geometry

2026-08-27 · Yiwei Lu, Ke Xu, Tao Yan, Xiaojun Chang 외 arxiv

Glass surface detection (GSD) is critical for scene understanding and reconstruction, and yet remains challenging due to the transparency and reflectivity of glass surfaces. Existing GSD methods typically rely on 2D appe…

Scene Understanding

Glass Surface Segmentation with an RGB-D Camera via Weighted Feature Fusion for Service Robots

2025-08-03 · Henghong Lin, Zihan Zhu, Tao Wang, Anastasia Ioannou 외 arxiv

We address the problem of glass surface segmentation with an RGB-D camera, with a focus on effectively fusing RGB and depth information. To this end, we propose a Weighted Feature Fusion (WFF) module that dynamically and…

TSGS: Improving Gaussian Splatting for Transparent Surface Reconstruction via Normal and De-lighting Priors

2025-04-17 · MingWei Li, Pu Pang, Hehe Fan, Hua Huang 외

Reconstructing transparent surfaces is essential for tasks such as robotic manipulation in labs, yet it poses a significant challenge for 3D reconstruction techniques like 3D Gaussian Splatting (3DGS). These methods ofte…

3DGS3D ReconstructionDepth EstimationSurface Reconstruction+1

Car-GS: Addressing Reflective and Transparent Surface Challenges in 3D Car Reconstruction

2025-01-19 · CongCong Li, Jin Wang, Xiaomeng Wang, Xingchen Zhou 외

3D car modeling is crucial for applications in autonomous driving systems, virtual and augmented reality, and gaming. However, due to the distinctive properties of cars, such as highly reflective and transparent surface …

3DGSAutonomous DrivingTransparent objects