Search papers, labs, and topics across Lattice.
The paper introduces SEP-YOLO, a new framework for transparent object instance segmentation designed to overcome challenges like boundary blur and low contrast. SEP-YOLO uses a Frequency Domain Detail Enhancement Module to enhance high-frequency boundary components and a multi-scale spatial refinement stream for precise feature alignment. Experiments on Trans10K and GVD datasets demonstrate state-of-the-art performance, validating the effectiveness of the dual-domain collaborative mechanism.
Achieve SOTA transparent object instance segmentation by explicitly modeling and enhancing high-frequency boundary details in the Fourier domain.
Transparent object instance segmentation presents significant challenges in computer vision, due to the inherent properties of transparent objects, including boundary blur, low contrast, and high dependence on background context. Existing methods often fail as they depend on strong appearance cues and clear boundaries. To address these limitations, we propose SEP-YOLO, a novel framework that integrates a dual-domain collaborative mechanism for transparent object instance segmentation. Our method incorporates a Frequency Domain Detail Enhancement Module, which separates and enhances weak highfrequency boundary components via learnable complex weights. We further design a multi-scale spatial refinement stream, which consists of a Content-Aware Alignment Neck and a Multi-scale Gated Refinement Block, to ensure precise feature alignment and boundary localization in deep semantic features. We also provide high-quality instance-level annotations for the Trans10K dataset, filling the critical data gap in transparent object instance segmentation. Extensive experiments on the Trans10K and GVD datasets show that SEP-YOLO achieves state-of-the-art (SOTA) performance.