paper-with-me

Papers

Non-local Attention Optimized Deep Image Compression

2019-04-22 · Haojie Liu, Tong Chen, Peiyao Guo, Qiu Shen, Xun Cao, Yao Wang, Zhan Ma

This paper proposes a novel Non-Local Attention Optimized Deep Image Compression (NLAIC) framework, which is built on top of the popular variational auto-encoder (VAE) structure. Our NLAIC framework embeds non-local operations in the encoders and decoders for both image and latent feature probability information (known as hyperprior) to capture both local and global correlations, and apply attention mechanism to generate masks that are used to weigh the features for the image and hyperprior, which implicitly adapt bit allocation for different features based on their importance. Furthermore, both hyperpriors and spatial-channel neighbors of the latent features are used to improve entropy coding. The proposed model outperforms the existing methods on Kodak dataset, including learned (e.g., Balle2019, Balle2018) and conventional (e.g., BPG, JPEG2000, JPEG) image compression methods, for both PSNR and MS-SSIM distortion metrics.

📄 PDF Abstract BibTeX arXiv:1904.09757

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionMS-SSIMSSIM

Similar Papers 제목 키워드 기반

Attention-Based Generative Neural Image Compression on Solar Dynamics Observatory

2022-10-12 · Ali Zafari, Atefeh Khoshkhahtinat, Piyush M. Mehta, Nasser M. Nasrabadi 외

NASA's Solar Dynamics Observatory (SDO) mission gathers 1.4 terabytes of data each day from its geosynchronous orbit in space. SDO data includes images of the Sun captured at different wavelengths, with the primary scien…

Image Compression

Another Way to the Top: Exploit Contextual Clustering in Learned Image Coding

2024-01-21 · Yichi Zhang, Zhihao Duan, Ming Lu, Dandan Ding 외

While convolution and self-attention are extensively used in learned image compression (LIC) for transform coding, this paper proposes an alternative called Contextual Clustering based LIC (CLIC) which primarily relies o…

ClusteringImage CompressionMS-SSIMQuantization+1

Multi-spectral Entropy Constrained Neural Compression of Solar Imagery

2023-09-19 · Ali Zafari, Atefeh Khoshkhahtinat, Piyush M. Mehta, Nasser M. Nasrabadi 외

Missions studying the dynamic behaviour of the Sun are defined to capture multi-spectral images of the sun and transmit them to the ground station in a daily basis. To make transmission efficient and feasible, image comp…

Image Compression

The Devil Is in the Details: Window-based Attention for Image Compression

2022-03-16 · CVPR 2022 1 · Renjie Zou, Chunfeng Song, Zhaoxiang Zhang

Learned image compression methods have exhibited superior rate-distortion performance than classical image compression standards. Most existing learned image compression models are based on Convolutional Neural Networks …

DecoderImage Compression

ReLoc: A Restoration-Assisted Framework for Robust Image Tampering Localization

2022-11-08 · Peiyu Zhuang, Haodong Li, Rui Yang, Jiwu Huang

With the spread of tampered images, locating the tampered regions in digital images has drawn increasing attention. The existing image tampering localization methods, however, suffer from severe performance degradation w…

Image Restoration