中文
相关论文

相关论文: B-CANF: Adaptive B-frame Coding with Conditional A…

200 篇论文

Typical video compression systems consist of two main modules: motion coding and residual coding. This general architecture is adopted by classical coding schemes (such as international standards H.265 and H.266) and deep learning-based…

计算机视觉与模式识别 · 计算机科学 2023-04-07 David Alexandre , Hsueh-Ming Hang , Wen-Hsiao Peng

This paper presents an end-to-end learning-based video compression system, termed CANF-VC, based on conditional augmented normalizing flows (CANF). Most learned video compression systems adopt the same hybrid-based coding architecture as…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yung-Han Ho , Chih-Peng Chang , Peng-Yu Chen , Alessandro Gnutti , Wen-Hsiao Peng

This paper introduces a learned hierarchical B-frame coding scheme in response to the Grand Challenge on Neural Network-based Video Coding at ISCAS 2023. We address specifically three issues, including (1) B-frame coding, (2) YUV 4:2:0…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Mu-Jung Chen , Hong-Sheng Xie , Cheng Chien , Wen-Hsiao Peng , Hsueh-Ming Hang

Video has become the predominant medium for information dissemination, driving the need for efficient video codecs. Recent advancements in learned video compression have shown promising results, surpassing traditional codecs in terms of…

多媒体 · 计算机科学 2023-09-12 Peng-Yu Chen , Wen-Hsiao Peng

While the performance of recent learned intra and sequential video compression models exceed that of respective traditional codecs, the performance of learned B-frame compression models generally lag behind traditional B-frame coding. The…

图像与视频处理 · 电气工程与系统科学 2024-02-14 M. Akin Yilmaz , O. Ugur Ulas , Ahmet Bilican , A. Murat Tekalp

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

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

This paper presents a learned video compression method in response to video compression track of the 6th Challenge on Learned Image Compression (CLIC), at DCC 2024.Specifically, we propose a unified contextual video compression framework…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Jiayu Yang , Wei Jiang , Yongqi Zhai , Chunhui Yang , Ronggang Wang

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

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

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

Recently deep learning-based methods have been applied in image compression and achieved many promising results. In this paper, we propose an improved hybrid layered image compression framework by combining deep learning and the traditional…

图像与视频处理 · 电气工程与系统科学 2022-06-22 Haisheng Fu , Feng Liang , Bo Lei , Nai Bian , Qian zhang , Mohammad Akbari , Jie Liang , Chengjie Tu

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

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

Neural video compression (NVC) is a rapidly evolving video coding research area, with some models achieving superior coding efficiency compared to the latest video coding standard Versatile Video Coding (VVC). In conventional video coding…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yeongwoong Kim , Suyong Bahk , Seungeon Kim , Won Hee Lee , Dokwan Oh , Hui Yong Kim

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

This paper introduces a new method for inter-frame coding based on two complementary autoencoders: MOFNet and CodecNet. MOFNet aims at computing and conveying the Optical Flow and a pixel-wise coding Mode selection. The optical flow is used…

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

This paper proposes a learning-based video compression framework for variable-rate coding on YUV 4:2:0 content. Most existing learning-based video compression models adopt the traditional hybrid-based coding architecture, which involves…

图像与视频处理 · 电气工程与系统科学 2022-10-18 Yung-Han Ho , Chih-Hsuan Lin , Peng-Yu Chen , Mu-Jung Chen , Chih-Peng Chang , Wen-Hsiao Peng , Hsueh-Ming Hang

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
‹ 上一页 1 2 3 10 下一页 ›