paper-with-me

홈 › Papers

PainterNet: Adaptive Image Inpainting with Actual-Token Attention and Diverse Mask Control

2024-12-02 · Ruichen Wang, Junliang Zhang, Qingsong Xie, Chen Chen, Haonan Lu

Recently, diffusion models have exhibited superior performance in the area of image inpainting. Inpainting methods based on diffusion models can usually generate realistic, high-quality image content for masked areas. However, due to the limitations of diffusion models, existing methods typically encounter problems in terms of semantic consistency between images and text, and the editing habits of users. To address these issues, we present PainterNet, a plugin that can be flexibly embedded into various diffusion models. To generate image content in the masked areas that highly aligns with the user input prompt, we proposed local prompt input, Attention Control Points (ACP), and Actual-Token Attention Loss (ATAL) to enhance the model's focus on local areas. Additionally, we redesigned the MASK generation algorithm in training and testing dataset to simulate the user's habit of applying MASK, and introduced a customized new training dataset, PainterData, and a benchmark dataset, PainterBench. Our extensive experimental analysis exhibits that PainterNet surpasses existing state-of-the-art models in key metrics including image quality and global/local text consistency.

📄 PDF Abstract BibTeX arXiv:2412.01223

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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.
Focus 설명 없음

Similar Papers 제목 키워드 기반

Token Painter: Training-Free Text-Guided Image Inpainting via Mask Autoregressive Models

2025-09-28 · Longtao Jiang, Jie Huang, Mingfei Han, Lei Chen 외 arxiv

Text-guided image inpainting aims to inpaint masked image regions based on a textual prompt while preserving the background. Although diffusion-based methods have become dominant, their property of modeling the entire im…

Image Inpainting

ATA: Adaptive Transformation Agent for Text-Guided Subject-Position Variable Background Inpainting

2025-01-01 · CVPR 2025 1 · Yizhe Tang, Zhimin Sun, Yuzhen Du, Ran Yi 외

Image inpainting aims to fill the missing region of an image.Recently, there has been a surge of interest in foreground-conditioned background inpainting, a sub-task that fills the background of an image while the fo…

Image InpaintingPosition

Leveraging Inpainting for Single-Image Shadow Removal

2023-02-10 · ICCV 2023 1 · Xiaoguang Li, Qing Guo, Rabab Abdelfattah, Di Lin 외

Fully-supervised shadow removal methods achieve the best restoration qualities on public datasets but still generate some shadow remnants. One of the reasons is the lack of large-scale shadow & shadow-free image pairs. U…

DecoderImage InpaintingImage Shadow RemovalShadow Removal

A$^\text{T}$A: Adaptive Transformation Agent for Text-Guided Subject-Position Variable Background Inpainting

2025-04-02 · Yizhe Tang, Zhimin Sun, Yuzhen Du, Ran Yi 외

Image inpainting aims to fill the missing region of an image. Recently, there has been a surge of interest in foreground-conditioned background inpainting, a sub-task that fills the background of an image while the foreg…

Image InpaintingPosition

Improve Deep Image Inpainting by Emphasizing the Complexity of Missing Regions

2022-02-13 · Yufeng Wang, Dan Li, Cong Xu, Min Yang

Deep image inpainting research mainly focuses on constructing various neural network architectures or imposing novel optimization objectives. However, on the one hand, building a state-of-the-art deep inpainting model is…

Image Inpainting