paper-with-me

홈 › Papers

PaintSeg: Training-free Segmentation via Painting

2023-05-30 · Xiang Li, Chung-Ching Lin, Yinpeng Chen, Zicheng Liu, Jinglu Wang, Bhiksha Raj

The paper introduces PaintSeg, a new unsupervised method for segmenting objects without any training. We propose an adversarial masked contrastive painting (AMCP) process, which creates a contrast between the original image and a painted image in which a masked area is painted using off-the-shelf generative models. During the painting process, inpainting and outpainting are alternated, with the former masking the foreground and filling in the background, and the latter masking the background while recovering the missing part of the foreground object. Inpainting and outpainting, also referred to as I-step and O-step, allow our method to gradually advance the target segmentation mask toward the ground truth without supervision or training. PaintSeg can be configured to work with a variety of prompts, e.g. coarse masks, boxes, scribbles, and points. Our experimental results demonstrate that PaintSeg outperforms existing approaches in coarse mask-prompt, box-prompt, and point-prompt segmentation tasks, providing a training-free solution suitable for unsupervised segmentation.

📄 PDF Abstract BibTeX arXiv:2305.19406

Code (1)

lxa9867/PaintSeg pytorch

Tasks

Referring Image Matting (Prompt-based)SegmentationZero Shot Segmentation

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

PaintSeg: Painting Pixels for Training-free Segmentation

2023-09-21 · NeurIPS 2023 11

The paper introduces PaintSeg, a new unsupervised method for segmenting objects without any training. We propose an adversarial masked contrastive painting (AMCP) process, which creates a contrast between the original im…

Tuning-Free Amodal Segmentation via the Occlusion-Free Bias of Inpainting Models

2025-03-24 · Jae Joong Lee, Bedrich Benes, Raymond A. Yeh

Amodal segmentation aims to predict segmentation masks for both the visible and occluded regions of an object. Most existing works formulate this as a supervised learning problem, requiring manually annotated amodal mask…

DiversitySegmentation

Generative Image Inpainting with Segmentation Confusion Adversarial Training and Contrastive Learning

2023-03-23 · Zhiwen Zuo, Lei Zhao, Ailin Li, Zhizhong Wang 외

This paper presents a new adversarial training framework for image inpainting with segmentation confusion adversarial training (SCAT) and contrastive learning. SCAT plays an adversarial game between an inpainting generat…

Contrastive LearningImage Inpainting

Inpainting Transformer for Anomaly Detection

2021-04-28 · Jonathan Pirnay, Keng Chai

Anomaly detection in computer vision is the task of identifying images which deviate from a set of normal images. A common approach is to train deep convolutional autoencoders to inpaint covered parts of an image and com…

Anomaly Detection

Bi-Directional MS Lesion Filling and Synthesis Using Denoising Diffusion Implicit Model-based Lesion Repainting

2024-10-07 · Jinwei Zhang, Lianrui Zuo, Yihao Liu, Samuel Remedios 외

Automatic magnetic resonance (MR) image processing pipelines are widely used to study people with multiple sclerosis (PwMS), encompassing tasks such as lesion segmentation and brain parcellation. However, the presence of…

DenoisingImage InpaintingLesion SegmentationSegmentation