paper-with-me

Papers

Compressing Weight-updates for Image Artifacts Removal Neural Networks

2019-05-10 · Yat Hong Lam, Alireza Zare, Caglar Aytekin, Francesco Cricri, Jani Lainema, Emre Aksu, Miska Hannuksela

In this paper, we present a novel approach for fine-tuning a decoder-side neural network in the context of image compression, such that the weight-updates are better compressible. At encoder side, we fine-tune a pre-trained artifact removal network on target data by using a compression objective applied on the weight-update. In particular, the compression objective encourages weight-updates which are sparse and closer to quantized values. This way, the final weight-update can be compressed more efficiently by pruning and quantization, and can be included into the encoded bitstream together with the image bitstream of a traditional codec. We show that this approach achieves reconstruction quality which is on-par or slightly superior to a traditional codec, at comparable bitrates. To our knowledge, this is the first attempt to combine image compression and neural network's weight update compression.

📄 PDF Abstract BibTeX arXiv:1905.04079

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CompressionQuantization

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Learning Parallax Transformer Network for Stereo Image JPEG Artifacts Removal

2022-07-15 · Xuhao Jiang, Weimin Tan, Ri Cheng, Shili Zhou 외

Under stereo settings, the performance of image JPEG artifacts removal can be further improved by exploiting the additional information provided by a second view. However, incorporating this information for stereo image …

Deep Generative Adversarial Compression Artifact Removal

2017-04-08 · ICCV 2017 10 · Leonardo Galteri, Lorenzo Seidenari, Marco Bertini, Alberto del Bimbo

Compression artifacts arise in images whenever a lossy compression algorithm is applied. These artifacts eliminate details present in the original image, or add noise and small structures; because of these effects they m…

object-detectionObject DetectionSSIM

BlockCNN: A Deep Network for Artifact Removal and Image Compression

2018-05-28 · Danial Maleki, Soheila Nadalian, Mohammad Mahdi Derakhshani, Mohammad Amin Sadeghi

We present a general technique that performs both artifact removal and image compression. For artifact removal, we input a JPEG image and try to remove its compression artifacts. For compression, we input an image and pr…

Image Compression

Learning a Single Model with a Wide Range of Quality Factors for JPEG Image Artifacts Removal

2020-09-15 · Jianwei Li, Yongtao Wang, Haihua Xie, Kai-Kuang Ma

Lossy compression brings artifacts into the compressed image and degrades the visual quality. In recent years, many compression artifacts removal methods based on convolutional neural network (CNN) have been developed wi…

BlockingJPEG Artifact CorrectionQuantization

Performance Comparison of Deep Learning Architectures for Artifact Removal in Gastrointestinal Endoscopic Imaging

2022-01-01 · Taira Watanabe, Kensuke Tanioka, Satoru Hiwa, Tomoyuki Hiroyasu

Endoscopic images typically contain several artifacts. The artifacts significantly impact image analysis result in computer-aided diagnosis. Convolutional neural networks (CNNs), a type of deep learning, can removes such…