CVJan 7, 2024

Bilateral Reference for High-Resolution Dichotomous Image Segmentation

arXiv:2401.03407v7134 citationsh-index: 30Has CodeCAAI Artificial Intelligence Research
Originality Incremental advance
AI Analysis

This addresses image segmentation accuracy for computer vision applications, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackles high-resolution dichotomous image segmentation by proposing a bilateral reference framework (BiRefNet) with localization and reconstruction modules, achieving state-of-the-art performance across four benchmark tasks.

We introduce a novel bilateral reference framework (BiRefNet) for high-resolution dichotomous image segmentation (DIS). It comprises two essential components: the localization module (LM) and the reconstruction module (RM) with our proposed bilateral reference (BiRef). The LM aids in object localization using global semantic information. Within the RM, we utilize BiRef for the reconstruction process, where hierarchical patches of images provide the source reference and gradient maps serve as the target reference. These components collaborate to generate the final predicted maps. We also introduce auxiliary gradient supervision to enhance focus on regions with finer details. Furthermore, we outline practical training strategies tailored for DIS to improve map quality and training process. To validate the general applicability of our approach, we conduct extensive experiments on four tasks to evince that BiRefNet exhibits remarkable performance, outperforming task-specific cutting-edge methods across all benchmarks. Our codes are available at https://github.com/ZhengPeng7/BiRefNet.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes