Image Compression

227 papers with code • 11 benchmarks • 11 datasets

Image Compression is an application of data compression for digital images to lower their storage and/or transmission requirements.

Source: Variable Rate Deep Image Compression With a Conditional Autoencoder

Libraries

Use these libraries to find Image Compression models and implementations

Frequency-Aware Transformer for Learned Image Compression

qingshi9974/iclr2024-ftic 25 Oct 2023

Learned image compression (LIC) has gained traction as an effective solution for image storage and transmission in recent years.

10
25 Oct 2023

Matrix Compression via Randomized Low Rank and Low Precision Factorization

pilancilab/matrix-compressor NeurIPS 2023

We propose an algorithm that exploits this structure to obtain a low rank decomposition of any matrix $\mathbf{A}$ as $\mathbf{A} \approx \mathbf{L}\mathbf{R}$, where $\mathbf{L}$ and $\mathbf{R}$ are the low rank factors.

14
17 Oct 2023

Image Compression and Decompression Framework Based on Latent Diffusion Model for Breast Mammography

neogeoss/EMBED_Mammo_Models 8 Oct 2023

This research presents a novel framework for the compression and decompression of medical images utilizing the Latent Diffusion Model (LDM).

0
08 Oct 2023

HAT: Hybrid Attention Transformer for Image Restoration

chxy95/hat 11 Sep 2023

In the training stage, we additionally adopt a same-task pre-training strategy to further exploit the potential of the model for further improvement.

1,082
11 Sep 2023

EGIC: Enhanced Low-Bit-Rate Generative Image Compression Guided by Semantic Segmentation

Nikolai10/SwinT-ChARM 6 Sep 2023

We introduce EGIC, an enhanced generative image compression method that allows traversing the distortion-perception curve efficiently from a single model.

35
06 Sep 2023

An Improved Upper Bound on the Rate-Distortion Function of Images

duanzhiihao/lossy-vae 5 Sep 2023

Recent work has shown that Variational Autoencoders (VAEs) can be used to upper-bound the information rate-distortion (R-D) function of images, i. e., the fundamental limit of lossy image compression.

51
05 Sep 2023

CompaCT: Fractal-Based Heuristic Pixel Segmentation for Lossless Compression of High-Color DICOM Medical Images

taaha-khan/2023-compact-image-compression 24 Aug 2023

The proposal demonstrates that the data compression achieved via fractal segmentation preprocessing yields enhanced image compression results while remaining lossless in its reconstruction accuracy.

4
24 Aug 2023

RFD-ECNet: Extreme Underwater Image Compression with Reference to Feature Dictionar

lilala0/rfd-ecnet 17 Aug 2023

Subsequently, an extreme UWI compression network with reference to the feature dictionary (RFD-ECNet) is creatively proposed, which utilizes feature match and reference feature variant to significantly remove redundancy among UWIs.

5
17 Aug 2023

Dynamic Low-Rank Instance Adaptation for Universal Neural Image Compression

llvy21/duic 15 Aug 2023

We thus introduce a dynamic gating network on top of the low-rank adaptation method, in order to decide which decoder layer should employ adaptation.

31
15 Aug 2023

MLIC++: Linear Complexity Multi-Reference Entropy Modeling for Learned Image Compression

jiangweibeta/mlic 28 Jul 2023

Additionally, to capture global contexts, we propose the linear complexity attention-based global correlations capturing by leveraging the decomposition of the softmax operation.

63
28 Jul 2023