paper-with-me

Papers

Fill in the ____ (a Diffusion-based Image Inpainting Pipeline)

2024-03-24 · Eyoel Gebre, Krishna Saxena, Timothy Tran

Image inpainting is the process of taking an image and generating lost or intentionally occluded portions. Inpainting has countless applications including restoring previously damaged pictures, restoring the quality of images that have been degraded due to compression, and removing unwanted objects/text. Modern inpainting techniques have shown remarkable ability in generating sensible completions for images with mask occlusions. In our paper, an overview of the progress of inpainting techniques will be provided, along with identifying current leading approaches, focusing on their strengths and weaknesses. A critical gap in these existing models will be addressed, focusing on the ability to prompt and control what exactly is generated. We will additionally justify why we think this is the natural next progressive step that inpainting models must take, and provide multiple approaches to implementing this functionality. Finally, we will evaluate the results of our approaches by qualitatively checking whether they generate high-quality images that correctly inpaint regions with the objects that they are instructed to produce.

📄 PDF Abstract BibTeX arXiv:2403.16016

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

InverFill: One-Step Inversion for Enhanced Few-Step Diffusion Inpainting

2026-03-24 · Duc Vu, Kien Nguyen, Trong-Tung Nguyen, Ngan Nguyen 외 arxiv

Recent diffusion-based models achieve photorealism in image inpainting but require many sampling steps, limiting practical use. Few-step text-to-image models offer faster generation, but naively applying them to inpainti…

Image Inpainting

I Dream My Painting: Connecting MLLMs and Diffusion Models via Prompt Generation for Text-Guided Multi-Mask Inpainting

2024-11-28 · Nicola Fanelli, Gennaro Vessio, Giovanna Castellano

Inpainting focuses on filling missing or corrupted regions of an image to blend seamlessly with its surrounding content and style. While conditional diffusion models have proven effective for text-guided inpainting, we i…

TurboFill: Adapting Few-step Text-to-image Model for Fast Image Inpainting

2025-01-01 · CVPR 2025 1 · Liangbin Xie, Daniil Pakhomov, Zhonghao Wang, Zongze Wu 외

This paper introduces TurboFill, a fast image inpainting model that enhances a few-step text-to-image diffusion model with an inpainting adapter for high-quality and efficient inpainting. While standard diffusion mod…

Image Inpainting

Inpaint Anything: Segment Anything Meets Image Inpainting

2023-04-13 · Tao Yu, Runseng Feng, Ruoyu Feng, Jinming Liu 외

Modern image inpainting systems, despite the significant progress, often struggle with mask selection and holes filling. Based on Segment-Anything Model (SAM), we make the first attempt to the mask-free image inpainting …

Image Inpainting

CorrFill: Enhancing Faithfulness in Reference-based Inpainting with Correspondence Guidance in Diffusion Models

2025-01-04 · Kuan-Hung Liu, Cheng-Kun Yang, Min-Hung Chen, Yu-Lun Liu 외

In the task of reference-based image inpainting, an additional reference image is provided to restore a damaged target image to its original state. The advancement of diffusion models, particularly Stable Diffusion, allo…

Image Inpainting