paper-with-me

Papers

Learning Sparse Masks for Diffusion-based Image Inpainting

2021-10-06 · Tobias Alt, Pascal Peter, Joachim Weickert

Diffusion-based inpainting is a powerful tool for the reconstruction of images from sparse data. Its quality strongly depends on the choice of known data. Optimising their spatial location -- the inpainting mask -- is challenging. A commonly used tool for this task are stochastic optimisation strategies. However, they are slow as they compute multiple inpainting results. We provide a remedy in terms of a learned mask generation model. By emulating the complete inpainting pipeline with two networks for mask generation and neural surrogate inpainting, we obtain a model for highly efficient adaptive mask generation. Experiments indicate that our model can achieve competitive quality with an acceleration by as much as four orders of magnitude. Our findings serve as a basis for making diffusion-based inpainting more attractive for applications such as image compression, where fast encoding is highly desirable.

📄 PDF Abstract BibTeX arXiv:2110.02636

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionImage Inpainting

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Efficient Neural Generation of 4K Masks for Homogeneous Diffusion Inpainting

2023-03-17 · Karl Schrader, Pascal Peter, Niklas Kämper, Joachim Weickert

With well-selected data, homogeneous diffusion inpainting can reconstruct images from sparse data with high quality. While 4K colour images of size 3840 x 2160 can already be inpainted in real time, optimising the known …

4kImage Compression

Efficient Parallel Data Optimization for Homogeneous Diffusion Inpainting of 4K Images

2024-01-12 · Niklas Kämper, Vassillen Chizhov, Joachim Weickert

Homogeneous diffusion inpainting can reconstruct missing image areas with high quality from a sparse subset of known pixels, provided that their location as well as their gray or color values are well optimized. This pro…

4kGPUImage Compression

MTADiffusion: Mask Text Alignment Diffusion Model for Object Inpainting

2025-06-30 · CVPR 2025 1 · Jun Huang, Ting Liu, Yihang Wu, Xiaochao Qu 외

Advancements in generative models have enabled image inpainting models to generate content within specific regions of an image based on provided prompts and masks. However, existing inpainting methods often suffer from p…

Image Inpainting

RePaint: Inpainting using Denoising Diffusion Probabilistic Models

2022-01-24 · CVPR 2022 1 · Andreas Lugmayr, Martin Danelljan, Andres Romero, Fisher Yu 외

Free-form inpainting is the task of adding new content to an image in the regions specified by an arbitrary binary mask. Most existing approaches train for a certain distribution of masks, which limits their generalizati…

DenoisingImage Inpainting

Sparse Inpainting with Smoothed Particle Hydrodynamics

2020-11-23 · Viktor Daropoulos, Matthias Augustin, Joachim Weickert

Digital image inpainting refers to techniques used to reconstruct a damaged or incomplete image by exploiting available image information. The main goal of this work is to perform the image inpainting process from a set …

Image Inpainting