paper-with-me

Papers

Improved Encoding for Overfitted Video Codecs

2025-01-28 · Thomas Leguay, Théo Ladune, Pierrick Philippe, Olivier Deforges

Overfitted neural video codecs offer a decoding complexity orders of magnitude smaller than their autoencoder counterparts. Yet, this low complexity comes at the cost of limited compression efficiency, in part due to their difficulty capturing accurate motion information. This paper proposes to guide motion information learning with an optical flow estimator. A joint rate-distortion optimization is also introduced to improve rate distribution across the different frames. These contributions maintain a low decoding complexity of 1300 multiplications per pixel while offering compression performance close to the conventional codec HEVC and outperforming other overfitted codecs. This work is made open-source at https://orange-opensource.github.io/Cool-Chic/

📄 PDF Abstract BibTeX arXiv:2501.16976

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

Cool-chic video: Learned video coding with 800 parameters

2024-02-05 · Thomas Leguay, Théo Ladune, Pierrick Philippe, Olivier Déforges

We propose a lightweight learned video codec with 900 multiplications per decoded pixel and 800 parameters overall. To the best of our knowledge, this is one of the neural video codecs with the lowest decoding complexity…

Overfitted image coding at reduced complexity

2024-03-18 · Théophile Blard, Théo Ladune, Pierrick Philippe, Gordon Clare 외

Overfitted image codecs offer compelling compression performance and low decoder complexity, through the overfitting of a lightweight decoder for each image. Such codecs include Cool-chic, which presents image coding per…

CPUDecoderImage Compression

Low-complexity Overfitted Neural Image Codec

2023-07-24 · Thomas Leguay, Théo Ladune, Pierrick Philippe, Gordon Clare 외

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 re…

Decoder

PNVC: Towards Practical INR-based Video Compression

2024-09-02 · Ge Gao, Ho Man Kwan, Fan Zhang, David Bull

Neural video compression has recently demonstrated significant potential to compete with conventional video codecs in terms of rate-quality performance. These learned video codecs are however associated with various issu…

Video Compression

Upsampling Improvement for Overfitted Neural Coding

2024-11-28 · Pierrick Philippe, Théo Ladune, Gordon Clare, Félix Henry 외

Neural image compression, based on auto-encoders and overfitted representations, relies on a latent representation of the coded signal. This representation needs to be compact and uses low resolution feature maps. In the…

Image Compression