paper-with-me

Papers

Glass Segmentation with Fusion of Learned and General Visual Features

2026-03-04 · Risto Ojala, Tristan Ellison, Mo Chen arxiv

Glass surface segmentation from RGB images is a challenging task, since glass as a transparent material distinctly lacks visual characteristics. However, glass segmentation is critical for scene understanding and robotics, as transparent glass surfaces must be identified as solid material. This paper presents a novel architecture for glass segmentation, deploying a dual-backbone producing general visual features as well as task-specific learned visual features. General visual features are produced by a frozen DINOv3 vision foundation model, and the task-specific features are generated with a Swin model trained in a supervised manner. Resulting multi-scale feature representations are downsampled with residual Squeeze-and-Excitation Channel Reduction, and fed into a Mask2Former Decoder, producing the final segmentation masks. The architecture was evaluated on four commonly used glass segmentation datasets, achieving state-of-the-art results on several accuracy metrics. The model also has a competitive inference speed compared to the previous state-of-the-art method, and surpasses it when using a lighter DINOv3 backbone variant. The implementation source code and model weights are available at: https://github.com/ojalar/lgnet

📄 PDF Abstract BibTeX arXiv:2603.03718

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

Internal-External Boundary Attention Fusion for Glass Surface Segmentation

2023-07-01 · Dongshen Han, Seungkyu Lee, Chaoning Zhang, Heechan Yoon 외

Glass surfaces of transparent objects and mirrors are not able to be uniquely and explicitly characterized by their visual appearances because they contain the visual appearance of other reflected or transmitted surfaces…

Semantic SegmentationTransparent objects

Progressive Glass Segmentation

2022-09-06 · Letian Yu, Haiyang Mei, Wen Dong, Ziqi Wei 외

Glass is very common in the real world. Influenced by the uncertainty about the glass region and the varying complex scenes behind the glass, the existence of glass poses severe challenges to many computer vision tasks, …

Segmentation

GEM: Boost Simple Network for Glass Surface Segmentation via Segment Anything Model and Data Synthesis

2024-01-27 · Jing Hao, Moyun Liu, Kuo Feng Hung

Detecting glass regions is a challenging task due to the ambiguity of their transparency and reflection properties. These transparent glasses share the visual appearance of both transmitted arbitrary background scenes an…

DecoderImage GenerationTransfer Learning

MonoGlass3D: Monocular 3D Glass Detection with Plane Regression and Adaptive Feature Fusion

2025-09-06 · Kai Zhang, Guoyang Zhao, Jianxing Shi, Bonan Liu 외 arxiv

Detecting and localizing glass in 3D environments poses significant challenges for visual perception systems, as the optical properties of glass often hinder conventional sensors from accurately distinguishing glass surf…

Depth Estimation

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