paper-with-me

Papers

Foreground-Background Separation through Concept Distillation from Generative Image Foundation Models

2023-01-01 · ICCV 2023 1 · Mischa Dombrowski, Hadrien Reynaud, Matthew Baugh, Bernhard Kainz

Curating datasets for object segmentation is a difficult task. With the advent of large-scale pre-trained generative models, conditional image generation has been given a significant boost in result quality and ease of use. In this paper, we present a novel method that enables the generation of general foreground-background segmentation models from simple textual descriptions, without requiring segmentation labels. We leverage and explore pre-trained latent diffusion models, to automatically generate weak segmentation masks for concepts and objects. The masks are then used to fine-tune the diffusion model on an inpainting task, which enables fine-grained removal of the object, while at the same time providing a synthetic foreground and background dataset. We demonstrate that using this method beats previous methods in both discriminative and generative performance and closes the gap with fully supervised training while requiring no pixel-wise object labels. We show results on the task of segmenting four different objects (humans, dogs, cars, birds) and a use case scenario in medical image analysis. The code is available at https://github.com/MischaD/fobadiffusion.

📄 PDF Abstract BibTeX

Code (1)

mischad/fobadiffusion 공식 구현 pytorch

Tasks

Conditional Image GenerationImage GenerationMedical Image AnalysisObjectSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

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…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Compressive Online Robust Principal Component Analysis with Optical Flow for Video Foreground-Background Separation

2017-10-25 · Srivatsa Prativadibhayankaram, Huynh Van Luong, Thanh-Ha Le, Andre Kaup

In the context of online Robust Principle Component Analysis (RPCA) for the video foreground-background separation, we propose a compressive online RPCA with optical flow that separates recursively a sequence of frames i…

Optical Flow Estimation

Smooth Robust Tensor Completion for Background/Foreground Separation with Missing Pixels: Novel Algorithm with Convergence Guarantee

2022-03-29 · Bo Shen, Weijun Xie, Zhenyu Kong

The objective of this study is to address the problem of background/foreground separation with missing pixels by combining the video acquisition, video recovery, background/foreground separation into a single framework. …

Foreground-Background Ambient Sound Scene Separation

2020-05-11 · Michel Olvera, Emmanuel Vincent, Romain Serizel, Gilles Gasso

Ambient sound scenes typically comprise multiple short events occurring on top of a somewhat stationary background. We consider the task of separating these events from the background, which we call foreground-background…

The Background Also Matters: Background-Aware Motion-Guided Objects Discovery

2023-11-05 · Sandra Kara, Hejer Ammar, Florian Chabot, Quoc-Cuong Pham

Recent works have shown that objects discovery can largely benefit from the inherent motion information in video data. However, these methods lack a proper background processing, resulting in an over-segmentation of the …

ObjectObject DiscoveryOptical Flow Estimation

Approximated Robust Principal Component Analysis for Improved General Scene Background Subtraction

2016-03-18 · Salehe Erfanian Ebadi, Valia Guerra Ones, Ebroul Izquierdo

The research reported in this paper addresses the fundamental task of separation of locally moving or deforming image areas from a static or globally moving background. It builds on the latest developments in the field o…