paper-with-me

홈 › Papers

Learning to Inpaint for Image Compression

2017-09-26 · NeurIPS 2017 12 · Mohammad Haris Baig, Vladlen Koltun, Lorenzo Torresani

We study the design of deep architectures for lossy image compression. We present two architectural recipes in the context of multi-stage progressive encoders and empirically demonstrate their importance on compression performance. Specifically, we show that: (a) predicting the original image data from residuals in a multi-stage progressive architecture facilitates learning and leads to improved performance at approximating the original content and (b) learning to inpaint (from neighboring image pixels) before performing compression reduces the amount of information that must be stored to achieve a high-quality approximation. Incorporating these design choices in a baseline progressive encoder yields an average reduction of over $60\%$ in file size with similar quality compared to the original residual encoder.

📄 PDF Abstract BibTeX arXiv:1709.08855

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Large Hole Image Inpainting With Compress-Decompression Network

2020-02-01 · Zhenghang Wu, Yidong Cui

Image inpainting technology can patch images with missing pixels. Existing methods propose convolutional neural networks to repair corrupted images. The networks focus on the valid pixels around the missing pixels, use t…

DecoderImage InpaintingSuper-Resolutionvalid

BINet: a binary inpainting network for deep patch-based image compression

2019-12-11 · André Nortje, Willie Brink, Herman A. Engelbrecht, Herman Kamper

Recent deep learning models outperform standard lossy image compression codecs. However, applying these models on a patch-by-patch basis requires that each image patch be encoded and decoded independently. The influence …

Image Compression

JPEG Meets PDE-based Image Compression

2021-02-01 · Sarah Andris, Joachim Weickert, Tobias Alt, Pascal Peter

Inpainting-based image compression is emerging as a promising competitor to transform-based compression techniques. Its key idea is to reconstruct image information from only few known regions through inpainting. Specifi…

Image Compression

Image Compression with Isotropic and Anisotropic Shepard Inpainting

2024-06-10 · Rahul Mohideen Kaja Mohideen, Tobias Alt, Pascal Peter, Joachim Weickert

Inpainting-based codecs store sparse selected pixel data and decode by reconstructing the discarded image parts by inpainting. Successful codecs (coders and decoders) traditionally use inpainting operators that solve par…

Image Compression

Inpainting-based Video Compression in FullHD

2020-08-24 · Sarah Andris, Pascal Peter, Rahul Mohideen Kaja Mohideen, Joachim Weickert 외

Compression methods based on inpainting are an evolving alternative to classical transform-based codecs for still images. Attempts to apply these ideas to video compression are rare, since reaching real-time performance …

CPUVideo Compression