paper-with-me

Papers

Salient Object-Aware Background Generation using Text-Guided Diffusion Models

2024-04-15 · Amir Erfan Eshratifar, Joao V. B. Soares, Kapil Thadani, Shaunak Mishra, Mikhail Kuznetsov, Yueh-Ning Ku, Paloma de Juan

Generating background scenes for salient objects plays a crucial role across various domains including creative design and e-commerce, as it enhances the presentation and context of subjects by integrating them into tailored environments. Background generation can be framed as a task of text-conditioned outpainting, where the goal is to extend image content beyond a salient object's boundaries on a blank background. Although popular diffusion models for text-guided inpainting can also be used for outpainting by mask inversion, they are trained to fill in missing parts of an image rather than to place an object into a scene. Consequently, when used for background creation, inpainting models frequently extend the salient object's boundaries and thereby change the object's identity, which is a phenomenon we call "object expansion." This paper introduces a model for adapting inpainting diffusion models to the salient object outpainting task using Stable Diffusion and ControlNet architectures. We present a series of qualitative and quantitative results across models and datasets, including a newly proposed metric to measure object expansion that does not require any human labeling. Compared to Stable Diffusion 2.0 Inpainting, our proposed approach reduces object expansion by 3.6x on average with no degradation in standard visual metrics across multiple datasets.

📄 PDF Abstract BibTeX arXiv:2404.10157

Code (2)

yahoo/photo-background-generation 공식 구현 pytorch
lanqingl/scs pytorch

Tasks

Object

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Contour Loss: Boundary-Aware Learning for Salient Object Segmentation

2019-08-06 · Zixuan Chen, Huajun Zhou, Xiaohua Xie, Jian-Huang Lai

We present a learning model that makes full use of boundary information for salient object segmentation. Specifically, we come up with a novel loss function, i.e., Contour Loss, which leverages object contours to guide m…

GPUObjectSaliency DetectionSemantic Segmentation

ORSIFlow: Saliency-Guided Rectified Flow for Optical Remote Sensing Salient Object Detection

2026-03-30 · Haojing Chen, Zhihang Liu, Yutong Li, Tao Tan 외 arxiv

Optical Remote Sensing Image Salient Object Detection (ORSI-SOD) remains challenging due to complex backgrounds, low contrast, irregular object shapes, and large variations in object scale. Existing discriminative method…

Salient Object Detection

BachGAN: High-Resolution Image Synthesis from Salient Object Layout

2020-03-26 · CVPR 2020 6 · Yandong Li, Yu Cheng, Zhe Gan, Licheng Yu 외

We propose a new task towards more practical application for image generation - high-quality image synthesis from salient object layout. This new setting allows users to provide the layout of salient objects only (i.e., …

Generative Adversarial NetworkHallucinationImage GenerationObject+2

Scene Context-Aware Salient Object Detection

2021-01-01 · ICCV 2021 10 · Avishek Siris, Jianbo Jiao, Gary K.L. Tam, Xianghua Xie 외

Salient object detection identifies objects in an image that grab visual attention. Although contextual features are considered in recent literature, they often fail in real-world complex scenarios. We observe that t…

Objectobject-detectionObject DetectionSaliency Detection+1

SalientFusion: Context-Aware Compositional Zero-Shot Food Recognition

2025-09-04 · Jiajun Song, Xiaoou Liu arxiv

Food recognition has gained significant attention, but the rapid emergence of new dishes requires methods for recognizing unseen food categories, motivating Zero-Shot Food Learning (ZSFL). We propose the task of Composit…

Compositional Zero-Shot Learning