paper-with-me

Papers

High-Precision Dichotomous Image Segmentation via Probing Diffusion Capacity

2024-10-14 · ICLR 2025 2 · Qian Yu, Peng-Tao Jiang, Hao Zhang, Jinwei Chen, Bo Li, Lihe Zhang, Huchuan Lu

In the realm of high-resolution (HR), fine-grained image segmentation, the primary challenge is balancing broad contextual awareness with the precision required for detailed object delineation, capturing intricate details and the finest edges of objects. Diffusion models, trained on vast datasets comprising billions of image-text pairs, such as SD V2.1, have revolutionized text-to-image synthesis by delivering exceptional quality, fine detail resolution, and strong contextual awareness, making them an attractive solution for high-resolution image segmentation. To this end, we propose DiffDIS, a diffusion-driven segmentation model that taps into the potential of the pre-trained U-Net within diffusion models, specifically designed for high-resolution, fine-grained object segmentation. By leveraging the robust generalization capabilities and rich, versatile image representation prior of the SD models, coupled with a task-specific stable one-step denoising approach, we significantly reduce the inference time while preserving high-fidelity, detailed generation. Additionally, we introduce an auxiliary edge generation task to not only enhance the preservation of fine details of the object boundaries, but reconcile the probabilistic nature of diffusion with the deterministic demands of segmentation. With these refined strategies in place, DiffDIS serves as a rapid object mask generation model, specifically optimized for generating detailed binary maps at high resolutions, while demonstrating impressive accuracy and swift processing. Experiments on the DIS5K dataset demonstrate the superiority of DiffDIS, achieving state-of-the-art results through a streamlined inference process. Our code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2410.10105

Code (1)

qianyu-dlut/DiffDIS jax

Tasks

DenoisingDichotomous Image SegmentationImage GenerationImage SegmentationObjectSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

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

Multi-view Aggregation Network for Dichotomous Image Segmentation

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

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 se…

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

Promoting Segment Anything Model towards Highly Accurate Dichotomous Image Segmentation

2023-12-30 · Xianjie Liu, Keren Fu, Qijun Zhao

The Segment Anything Model (SAM) represents a significant breakthrough into foundation models for computer vision, providing a large-scale image segmentation model. However, despite SAM's zero-shot performance, its segme…

Dichotomous Image SegmentationImage SegmentationSegmentationSemantic Segmentation

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