Fourier Boundary Features Network with Wider Catchers for Glass Segmentation
Xiaolin Qin, Jiacen Liu, Qianlei Wang, Shaolin Zhang, Fei Zhu, Zhang Yi
TL;DR
The paper tackles the challenging task of glass segmentation, where boundary delineation is confounded by transmission and reflection. It introduces FBWC, a shallow-wide network that uses Wider Coarse-Catchers to anchor large glass areas, Cross Transpose Attention to refine fine-grained boundaries, and a Learnable Fourier Convolution Controller to fuse heterogeneous features with FFT-based frequency cues. Across three public datasets, FBWC achieves state-of-the-art performance, with ablations showing four CUs as optimal, the critical role of boundary-aware losses, and the effectiveness of CTA and FCC in mitigating reflection noise. The work demonstrates robustness to night and non-ideal conditions while maintaining reasonable model complexity, and it points to future work on more diverse boundary data and semi-supervised learning.
Abstract
Glass largely blurs the boundary between the real world and the reflection. The special transmittance and reflectance quality have confused the semantic tasks related to machine vision. Therefore, how to clear the boundary built by glass, and avoid over-capturing features as false positive information in deep structure, matters for constraining the segmentation of reflection surface and penetrating glass. We proposed the Fourier Boundary Features Network with Wider Catchers (FBWC), which might be the first attempt to utilize sufficiently wide horizontal shallow branches without vertical deepening for guiding the fine granularity segmentation boundary through primary glass semantic information. Specifically, we designed the Wider Coarse-Catchers (WCC) for anchoring large area segmentation and reducing excessive extraction from a structural perspective. We embed fine-grained features by Cross Transpose Attention (CTA), which is introduced to avoid the incomplete area within the boundary caused by reflection noise. For excavating glass features and balancing high-low layers context, a learnable Fourier Convolution Controller (FCC) is proposed to regulate information integration robustly. The proposed method has been validated on three different public glass segmentation datasets. Experimental results reveal that the proposed method yields better segmentation performance compared with the state-of-the-art (SOTA) methods in glass image segmentation.
