中文
相关论文

相关论文: Motion-Adaptive Inference for Flexible Learned B-F…

200 篇论文

While the BD-rate performance of recent learned video codec models in both low-delay and random-access modes exceed that of respective modes of traditional codecs on average over common benchmarks, the performance improvements for…

图像与视频处理 · 电气工程与系统科学 2025-10-13 Ahmet Bilican , M. Akın Yılmaz , A. Murat Tekalp

The lack of ability to adapt the motion compensation model to video content is an important limitation of current end-to-end learned video compression models. This paper advances the state-of-the-art by proposing an adaptive…

图像与视频处理 · 电气工程与系统科学 2023-06-30 M. Akın Yılmaz , O. Ugur Ulas , A. Murat Tekalp

With the remarkable progress in neural P-frame video coding, neural B-frame coding has recently emerged as a critical research direction. However, most existing neural B-frame codecs directly adopt P-frame coding tools without adequately…

图像与视频处理 · 电气工程与系统科学 2026-02-24 Xihua Sheng , Peilin Chen , Meng Wang , Li Zhang , Shiqi Wang , Dapeng Oliver Wu

Recently, learned video compression (LVC) has shown superior performance under low-delay configuration. However, the performance of learned bi-directional video compression (LBVC) still lags behind traditional bi-directional coding. The…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Yongqi Zhai , Luyang Tang , Wei Jiang , Jiayu Yang , Ronggang Wang

This paper presents improvements and novel additions to our recent work on end-to-end optimized hierarchical bi-directional video compression to further advance the state-of-the-art in learned video compression. As an improvement, we…

图像与视频处理 · 电气工程与系统科学 2022-06-29 Eren Cetin , M. Akin Yilmaz , A. Murat Tekalp

Standard video codecs rely on optical flow to guide inter-frame prediction: pixels from reference frames are moved via motion vectors to predict target video frames. We propose to learn binary motion codes that are encoded based on an input…

图像与视频处理 · 电气工程与系统科学 2019-12-12 André Nortje , Herman A. Engelbrecht , Herman Kamper

This paper introduces an online motion rate adaptation scheme for learned video compression, with the aim of achieving content-adaptive coding on individual test sequences to mitigate the domain gap between training and test data. It…

图像与视频处理 · 电气工程与系统科学 2023-02-14 Chih-Hsuan Lin , Yi-Hsin Chen , Wen-Hsiao Peng

Deep video compression has made remarkable process in recent years, with the majority of advancements concentrated on P-frame coding. Although efforts to enhance B-frame coding are ongoing, their compression performance is still far behind…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Xihua Sheng , Li Li , Dong Liu , Shiqi Wang

Recent advances in end-to-end video compression have shown promising results owing to their unified end-to-end learning optimization. However, such generalized frameworks often lack content-specific adaptation, leading to suboptimal…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Tiange Zhang , Xiandong Meng , Siwei Ma

Recently, learning based video compression methods attract increasing attention. However, the previous works suffer from error propagation due to the accumulation of reconstructed error in inter predictive coding. Meanwhile, the previous…

图像与视频处理 · 电气工程与系统科学 2020-03-26 Guo Lu , Chunlei Cai , Xiaoyun Zhang , Li Chen , Wanli Ouyang , Dong Xu , Zhiyong Gao

We introduce a video compression algorithm based on instance-adaptive learning. On each video sequence to be transmitted, we finetune a pretrained compression model. The optimal parameters are transmitted to the receiver along with the…

图像与视频处理 · 电气工程与系统科学 2023-06-26 Ties van Rozendaal , Johann Brehmer , Yunfan Zhang , Reza Pourreza , Auke Wiggers , Taco S. Cohen

Learned hierarchical B-frame coding aims to leverage bi-directional reference frames for better coding efficiency. However, the domain shift between training and test scenarios due to dataset limitations poses a challenge. This issue arises…

图像与视频处理 · 电气工程与系统科学 2024-02-21 Zong-Lin Gao , Sang NguyenQuang , Wen-Hsiao Peng , Xiem HoangVan

Neural video compression (NVC) has made significant progress in recent years, while neural B-frame video compression (NBVC) remains underexplored compared to P-frame compression. NBVC can adopt bi-directional reference frames for better…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Yuxi Liu , Dengchao Jin , Shuai Huo , Jiawen Gu , Chao Zhou , Huihui Bai , Ming Lu , Zhan Ma

Over the past few years, learning-based video compression has become an active research area. However, most works focus on P-frame coding. Learned B-frame coding is under-explored and more challenging. This work introduces a novel B-frame…

图像与视频处理 · 电气工程与系统科学 2023-08-03 Mu-Jung Chen , Yi-Hsin Chen , Wen-Hsiao Peng

Learned B-frame video compression aims to adopt bi-directional motion estimation and motion compensation (MEMC) coding for middle frame reconstruction. However, previous learned approaches often directly extend neural P-frame codecs to…

图像与视频处理 · 电气工程与系统科学 2024-05-08 Chenming Xu , Meiqin Liu , Chao Yao , Weisi Lin , Yao Zhao

Conventional video compression methods employ a linear transform and block motion model, and the steps of motion estimation, mode and quantization parameter selection, and entropy coding are optimized individually due to combinatorial…

图像与视频处理 · 电气工程与系统科学 2021-05-28 M. Akin Yilmaz , A. Murat Tekalp

Neural data compression has been shown to outperform classical methods in terms of $RD$ performance, with results still improving rapidly. At a high level, neural compression is based on an autoencoder that tries to reconstruct the input…

机器学习 · 计算机科学 2021-06-02 Ties van Rozendaal , Iris A. M. Huijben , Taco S. Cohen

Learned B-frame codecs with hierarchical temporal prediction often encounter the domain-shift issue due to mismatches between the Group-of-Pictures (GOP) sizes for training and testing, leading to inaccurate motion estimates, particularly…

图像与视频处理 · 电气工程与系统科学 2025-11-25 Sang NguyenQuang , Xiem HoangVan , Wen-Hsiao Peng

Contemporary lossy image and video coding standards rely on transform coding, the process through which pixels are mapped to an alternative representation to facilitate efficient data compression. Despite impressive performance of…

图像与视频处理 · 电气工程与系统科学 2023-02-21 Lyndon R. Duong , Bohan Li , Cheng Chen , Jingning Han

While most neural video codecs address P-frame coding (predicting each frame from past ones), in this paper we address B-frame compression (predicting frames using both past and future reference frames). Our B-frame solution is based on the…

图像与视频处理 · 电气工程与系统科学 2021-08-06 Reza Pourreza , Taco S Cohen
‹ 上一页 1 2 3 10 下一页 ›