paper-with-me

Papers

Optimising Different Feature Types for Inpainting-based Image Representations

2022-10-26 · Ferdinand Jost, Vassillen Chizhov, Joachim Weickert

Inpainting-based image compression is a promising alternative to classical transform-based lossy codecs. Typically it stores a carefully selected subset of all pixel locations and their colour values. In the decoding phase the missing information is reconstructed by an inpainting process such as homogeneous diffusion inpainting. Optimising the stored data is the key for achieving good performance. A few heuristic approaches also advocate alternative feature types such as derivative data and construct dedicated inpainting concepts. However, one still lacks a general approach that allows to optimise and inpaint the data simultaneously w.r.t. a collection of different feature types, their locations, and their values. Our paper closes this gap. We introduce a generalised inpainting process that can handle arbitrary features which can be expressed as linear equality constraints. This includes e.g. colour values and derivatives of any order. We propose a fully automatic algorithm that aims at finding the optimal features from a given collection as well as their locations and their function values within a specified total feature density. Its performance is demonstrated with a novel set of features that also includes local averages. Our experiments show that it clearly outperforms the popular inpainting with optimised colour data with the same density.

📄 PDF Abstract BibTeX arXiv:2210.14949

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

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 제목 키워드 기반

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 ch…

Image CompressionImage Inpainting

Optimising Spatial and Tonal Data for PDE-based Inpainting

2015-06-15 · Laurent Hoeltgen, Markus Mainberger, Sebastian Hoffmann, Joachim Weickert 외

Some recent methods for lossy signal and image compression store only a few selected pixels and fill in the missing structures by inpainting with a partial differential equation (PDE). Suitable operators include the Lapl…

Image Compression

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

DeepGIN: Deep Generative Inpainting Network for Extreme Image Inpainting

2020-08-17 · Chu-Tak Li, Wan-Chi Siu, Zhi-Song Liu, Li-Wen Wang 외

The degree of difficulty in image inpainting depends on the types and sizes of the missing parts. Existing image inpainting approaches usually encounter difficulties in completing the missing parts in the wild with pleas…

Image Inpainting

Image inpainting: A review

2019-09-13 · Omar Elharrouss, Noor Almaadeed, Somaya Al-Maadeed, Younes Akbari

Although image inpainting, or the art of repairing the old and deteriorated images, has been around for many years, it has gained even more popularity because of the recent development in image processing techniques. Wit…

Image Inpainting