paper-with-me

홈 › Papers

MVGD-Net: A Novel Motion-aware Video Glass Surface Detection Network

2026-01-20 · Yiwei Lu, Hao Huang, Tao Yan arxiv

Glass surface ubiquitous in both daily life and professional environments presents a potential threat to vision-based systems, such as robot and drone navigation. To solve this challenge, most recent studies have shown significant interest in Video Glass Surface Detection (VGSD). We observe that objects in the reflection (or transmission) layer appear farther from the glass surfaces. Consequently, in video motion scenarios, the notable reflected (or transmitted) objects on the glass surface move slower than objects in non-glass regions within the same spatial plane, and this motion inconsistency can effectively reveal the presence of glass surfaces. Based on this observation, we propose a novel network, named MVGD-Net, for detecting glass surfaces in videos by leveraging motion inconsistency cues. Our MVGD-Net features three novel modules: the Cross-scale Multimodal Fusion Module (CMFM) that integrates extracted spatial features and estimated optical flow maps, the History Guided Attention Module (HGAM) and Temporal Cross Attention Module (TCAM), both of which further enhances temporal features. A Temporal-Spatial Decoder (TSD) is also introduced to fuse the spatial and temporal features for generating the glass region mask. Furthermore, for learning our network, we also propose a large-scale dataset, which comprises 312 diverse glass scenarios with a total of 19,268 frames. Extensive experiments demonstrate that our MVGD-Net outperforms relevant state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2601.13715

Code (0)

등록된 구현이 없습니다.

Tasks

Drone navigation

Similar Papers 제목 키워드 기반

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

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

Tracking Multiple Deformable Objects in Egocentric Videos

2023-01-01 · CVPR 2023 1 · Mingzhen Huang, Xiaoxing Li, Jun Hu, Honghong Peng 외

Most existing multiple object tracking (MOT) methods that solely rely on appearance features struggle in tracking highly deformable objects. Other MOT methods that use motion clues to associate identities across fram…

DisentanglementMotion DisentanglementMulti-Object TrackingMultiple Object Tracking+1

Glass Surface Detection: Leveraging Reflection Dynamics in Flash/No-flash Imagery

2025-11-21 · Tao Yan, Hao Huang, Yiwei Lu, Zeyu Wang 외 arxiv

Glass surfaces are ubiquitous in daily life, typically appearing colorless, transparent, and lacking distinctive features. These characteristics make glass surface detection a challenging computer vision task. Existing g…

Rich Context Aggregation With Reflection Prior for Glass Surface Detection

2021-06-19 · CVPR 2021 1 · Jiaying Lin, Zebang He, Rynson W.H. Lau

Glass surfaces appear everywhere. Their existence can however pose a serious problem to computer vision tasks. Recently, a method is proposed to detect glass surfaces by learning multi-scale contextual information. H…