English

Low-complexity Overfitted Neural Image Codec

Image and Video Processing 2023-07-25 v1 Signal Processing

Abstract

We propose a neural image codec at reduced complexity which overfits the decoder parameters to each input image. While autoencoders perform up to a million multiplications per decoded pixel, the proposed approach only requires 2300 multiplications per pixel. Albeit low-complexity, the method rivals autoencoder performance and surpasses HEVC performance under various coding conditions. Additional lightweight modules and an improved training process provide a 14% rate reduction with respect to previous overfitted codecs, while offering a similar complexity. This work is made open-source at https://orange-opensource.github.io/Cool-Chic/

Keywords

Cite

@article{arxiv.2307.12706,
  title  = {Low-complexity Overfitted Neural Image Codec},
  author = {Thomas Leguay and Théo Ladune and Pierrick Philippe and Gordon Clare and Félix Henry},
  journal= {arXiv preprint arXiv:2307.12706},
  year   = {2023}
}

Comments

Accepted at IEEE MMSP 2023

R2 v1 2026-06-28T11:38:32.444Z