HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learned Image Compression with Mixed Transformer-CNN Architectures

Jinming Liu Heming Sun Jiro Katto

Learned Image Compression with Mixed Transformer-CNN Architectures

Abstract

Learned image compression (LIC) methods have exhibited promising progress and superior rate-distortion performance compared with classical image compression standards. Most existing LIC methods are Convolutional Neural Networks-based (CNN-based) or Transformer-based, which have different advantages. Exploiting both advantages is a point worth exploring, which has two challenges: 1) how to effectively fuse the two methods? 2) how to achieve higher performance with a suitable complexity? In this paper, we propose an efficient parallel Transformer-CNN Mixture (TCM) block with a controllable complexity to incorporate the local modeling ability of CNN and the non-local modeling ability of transformers to improve the overall architecture of image compression models. Besides, inspired by the recent progress of entropy estimation models and attention modules, we propose a channel-wise entropy model with parameter-efficient swin-transformer-based attention (SWAtten) modules by using channel squeezing. Experimental results demonstrate our proposed method achieves state-of-the-art rate-distortion performances on three different resolution datasets (i.e., Kodak, Tecnick, CLIC Professional Validation) compared to existing LIC methods. The code is at https://github.com/jmliu206/LIC_TCM.

Code Repositories

fengyurenpingsheng/WeConvene
pytorch
Mentioned in GitHub
jmliu206/lic_tcm
Official
pytorch
Mentioned in GitHub
Nikolai10/LIC-TCM
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-compression-on-kodakLIC-TCM Large
BD-Rate over VTM-17.0: -10.14

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Learned Image Compression with Mixed Transformer-CNN Architectures | Papers | HyperAI