paper-with-me

Papers

COOL-CHIC: Coordinate-based Low Complexity Hierarchical Image Codec

2022-12-11 · ICCV 2023 1 · Théo Ladune, Pierrick Philippe, Félix Henry, Gordon Clare, Thomas Leguay

We introduce COOL-CHIC, a Coordinate-based Low Complexity Hierarchical Image Codec. It is a learned alternative to autoencoders with 629 parameters and 680 multiplications per decoded pixel. COOL-CHIC offers compression performance close to modern conventional MPEG codecs such as HEVC and is competitive with popular autoencoder-based systems. This method is inspired by Coordinate-based Neural Representations, where an image is represented as a learned function which maps pixel coordinates to RGB values. The parameters of the mapping function are then sent using entropy coding. At the receiver side, the compressed image is obtained by evaluating the mapping function for all pixel coordinates. COOL-CHIC implementation is made open-source.

📄 PDF Abstract BibTeX arXiv:2212.05458

Code (1)

orange-opensource/cool-chic 공식 구현 pytorch

Similar Papers 제목 키워드 기반

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

Cool-Chic: Perceptually Tuned Low Complexity Overfitted Image Coder

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

This paper summarises the design of the Cool-Chic candidate for the Challenge on Learned Image Compression. This candidate attempts to demonstrate that neural coding methods can lead to low complexity and lightweight ima…

Image Compression

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…

Hierarchical Multi-Agent Framework for Carbon-Efficient Liquid-Cooled Data Center Clusters

2025-02-12 · Soumyendu Sarkar, Avisek Naug, Antonio Guillen, Vineet Gundecha 외

Reducing the environmental impact of cloud computing requires efficient workload distribution across geographically dispersed Data Center Clusters (DCCs) and simultaneously optimizing liquid and air (HVAC) cooling with t…

Cloud ComputingReinforcement Learning (RL)

gpcgc: a green point cloud geometry coding method

2023-02-13 · Qingyang Zhou, Shan Liu, C. -C. Jay Kuo

A low-complexity point cloud compression method called the Green Point Cloud Geometry Codec (GPCGC), is proposed to encode the 3D spatial coordinates of static point clouds efficiently. GPCGC consists of two modules. In …

Quantization