中文
相关论文

相关论文: Cool-chic video: Learned video coding with 800 par…

200 篇论文

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…

图像与视频处理 · 电气工程与系统科学 2023-03-02 Théo Ladune , Pierrick Philippe , Félix Henry , Gordon Clare , Thomas Leguay

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 performance on par with…

图像与视频处理 · 电气工程与系统科学 2024-03-19 Théophile Blard , Théo Ladune , Pierrick Philippe , Gordon Clare , Xiaoran Jiang , Olivier Déforges

Motion compensation is a key component of video codecs. Conventional codecs (HEVC and VVC) have carefully refined this coding step, with an important focus on sub-pixel motion compensation. On the other hand, learned codecs achieve…

多媒体 · 计算机科学 2025-09-24 Théo Ladune , Thomas Leguay , 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 image decoders while…

图像与视频处理 · 电气工程与系统科学 2024-01-05 Théo Ladune , Pierrick Philippe , Gordon Clare , Félix Henry , Thomas Leguay

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…

图像与视频处理 · 电气工程与系统科学 2025-03-27 Thomas Leguay , Théo Ladune , Pierrick Philippe , Olivier Deforges

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…

图像与视频处理 · 电气工程与系统科学 2023-07-25 Thomas Leguay , Théo Ladune , Pierrick Philippe , Gordon Clare , Félix Henry

Overfitted codecs compress an image by learning a decoder tailored to the content during the encoding. As such, they trade increased encoding complexity for strong compression performance and low decoding complexity. This work introduces…

图像与视频处理 · 电气工程与系统科学 2026-05-05 Théo Ladune , Pierrick Philippe , Pierre Jaffuer , Théophile Blard , Sylvain Kervadec , Félix Henry , Gordon Clare

Overfitted image codecs like Cool-chic achieve strong compression by tailoring lightweight models to individual images, but their encoding is slow and computationally expensive. To accelerate encoding, Non-Overfitted (N-O) Cool-chic…

图像与视频处理 · 电气工程与系统科学 2025-09-24 Pep Borrell-Tatché , Till Aczel , Théo Ladune , Roger Wattenhofer

We present a new algorithm for video coding, learned end-to-end for the low-latency mode. In this setting, our approach outperforms all existing video codecs across nearly the entire bitrate range. To our knowledge, this is the first…

图像与视频处理 · 电气工程与系统科学 2018-11-20 Oren Rippel , Sanjay Nair , Carissa Lew , Steve Branson , Alexander G. Anderson , Lubomir Bourdev

While learned video codecs have demonstrated great promise, they have yet to achieve sufficient efficiency for practical deployment. In this work, we propose several novel ideas for learned video compression which allow for improved…

图像与视频处理 · 电气工程与系统科学 2021-10-06 Oren Rippel , Alexander G. Anderson , Kedar Tatwawadi , Sanjay Nair , Craig Lytle , Lubomir Bourdev

Learned Compression (LC) is the emerging technology for compressing image and video content, using deep neural networks. Despite being new, LC methods have already gained a compression efficiency comparable to state-of-the-art image…

多媒体 · 计算机科学 2023-05-11 Farhad Pakdaman , Moncef Gabbouj

This paper introduces a novel framework for end-to-end learned video coding. Image compression is generalized through conditional coding to exploit information from reference frames, allowing to process intra and inter frames with the same…

图像与视频处理 · 电气工程与系统科学 2021-04-29 Théo Ladune , Pierrick Philippe , Wassim Hamidouche , Lu Zhang , Olivier Déforges

Recent deep-learning-based video compression methods brought coding gains over conventional codecs such as AVC and HEVC. However, learning-based codecs generally require considerable computation time and model complexity. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2023-03-22 Hochang Rhee , Seyun Kim , Nam Ik Cho

In 2021, a new track has been initiated in the Challenge for Learned Image Compression~: the video track. This category proposes to explore technologies for the compression of short video clips at 1 Mbit/s. This paper proposes to generate…

图像与视频处理 · 电气工程与系统科学 2021-05-21 Théo Ladune , Pierrick Philippe

One of the major differentiators unlocked by learned codecs relative to their hard-coded traditional counterparts is their ability to be optimized directly to appeal to the human visual system. Despite this potential, a perceptual yet…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Kedar Tatwawadi , Parisa Rahimzadeh , Zhanghao Sun , Zhiqi Chen , Ziyun Yang , Sanjay Nair , Divija Hasteer , Oren Rippel

Most neural compression models are trained on large datasets of images or videos in order to generalize to unseen data. Such generalization typically requires large and expressive architectures with a high decoding complexity. Here we…

图像与视频处理 · 电气工程与系统科学 2023-12-06 Hyunjik Kim , Matthias Bauer , Lucas Theis , Jonathan Richard Schwarz , Emilien Dupont

This paper proposes a learning-based video codec, specifically used for Challenge on Learned Image Compression (CLIC, CVPRWorkshop) 2020 P-frame coding. More specifically, we designed a compressor network with Refine-Net for coding residual…

计算机视觉与模式识别 · 计算机科学 2020-12-15 David Alexandre , Hsueh-Ming Hang

The proliferation of high resolution videos posts great storage and bandwidth pressure on cloud video services, driving the development of next-generation video codecs. Despite great progress made in neural video coding, existing approaches…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Yueyu Hu , Chenhao Zhang , Onur G. Guleryuz , Debargha Mukherjee , Yao Wang

Learned video coding (LVC) has recently achieved superior coding performance. In this paper, we model the rate-quality (R-Q) relationship for learned video coding by a parametric function. We learn a neural network, termed RQNet, to…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Sang NguyenQuang , Cheng-Wei Chen , Xiem HoangVan , Wen-Hsiao Peng

An ever increasing amount of our digital communication, media consumption, and content creation revolves around videos. We share, watch, and archive many aspects of our lives through them, all of which are powered by strong video…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Chao-Yuan Wu , Nayan Singhal , Philipp Krähenbühl
‹ 上一页 1 2 3 10 下一页 ›