paper-with-me

Papers

Multi-view Aggregation Network for Dichotomous Image Segmentation

2024-04-11 · CVPR 2024 1 · Qian Yu, Xiaoqi Zhao, Youwei Pang, Lihe Zhang, Huchuan Lu

Dichotomous Image Segmentation (DIS) has recently emerged towards high-precision object segmentation from high-resolution natural images. When designing an effective DIS model, the main challenge is how to balance the semantic dispersion of high-resolution targets in the small receptive field and the loss of high-precision details in the large receptive field. Existing methods rely on tedious multiple encoder-decoder streams and stages to gradually complete the global localization and local refinement. Human visual system captures regions of interest by observing them from multiple views. Inspired by it, we model DIS as a multi-view object perception problem and provide a parsimonious multi-view aggregation network (MVANet), which unifies the feature fusion of the distant view and close-up view into a single stream with one encoder-decoder structure. With the help of the proposed multi-view complementary localization and refinement modules, our approach established long-range, profound visual interactions across multiple views, allowing the features of the detailed close-up view to focus on highly slender structures.Experiments on the popular DIS-5K dataset show that our MVANet significantly outperforms state-of-the-art methods in both accuracy and speed. The source code and datasets will be publicly available at \href{https://github.com/qianyu-dlut/MVANet}{MVANet}.

📄 PDF Abstract BibTeX arXiv:2404.07445

Code (1)

qianyu-dlut/mvanet 공식 구현 pytorch

Tasks

DecoderDichotomous Image SegmentationImage SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Unite-Divide-Unite: Joint Boosting Trunk and Structure for High-accuracy Dichotomous Image Segmentation

2023-07-26 · Jialun Pei, Zhangjun Zhou, Yueming Jin, He Tang 외

High-accuracy Dichotomous Image Segmentation (DIS) aims to pinpoint category-agnostic foreground objects from natural scenes. The main challenge for DIS involves identifying the highly accurate dominant area while render…

DecoderDichotomous Image SegmentationImage SegmentationSemantic Segmentation

FlowDIS: Language-Guided Dichotomous Image Segmentation with Flow Matching

2026-05-06 · Andranik Sargsyan, Shant Navasardyan arxiv

Accurate image segmentation is essential for modern computer vision applications such as image editing, autonomous driving, and medical image analysis. In recent years, Dichotomous Image Segmentation (DIS) has become a s…

Dichotomous Image SegmentationObject SegmentationAutonomous DrivingImage Editing

BEN: Using Confidence-Guided Matting for Dichotomous Image Segmentation

2025-01-08 · Maxwell Meyer, Jack Spruyt

Current approaches to dichotomous image segmentation (DIS) treat image matting and object segmentation as fundamentally different tasks. As improvements in image segmentation become increasingly challenging to achieve, c…

Dichotomous Image SegmentationImage MattingImage SegmentationSegmentation+1

Mask Factory: Towards High-quality Synthetic Data Generation for Dichotomous Image Segmentation

2024-12-26 · Haotian Qian, YD Chen, Shengtao Lou, Fahad Shahbaz Khan 외

Dichotomous Image Segmentation (DIS) tasks require highly precise annotations, and traditional dataset creation methods are labor intensive, costly, and require extensive domain expertise. Although using synthetic data f…

Dichotomous Image SegmentationImage SegmentationSemantic SegmentationSynthetic Data Generation

Patch-Depth Fusion: Dichotomous Image Segmentation via Fine-Grained Patch Strategy and Depth Integrity-Prior

2025-03-08 · Xianjie Liu, Keren Fu, Qijun Zhao

Dichotomous Image Segmentation (DIS) is a high-precision object segmentation task for high-resolution natural images. The current mainstream methods focus on the optimization of local details but overlook the fundamental…

Dichotomous Image SegmentationImage SegmentationRGB Salient Object DetectionSegmentation+1