中文
相关论文

相关论文: OpenDVC: An Open Source Implementation of the DVC …

200 篇论文

Conventional video compression approaches use the predictive coding architecture and encode the corresponding motion information and residual information. In this paper, taking advantage of both classical architecture in the conventional…

图像与视频处理 · 电气工程与系统科学 2019-04-09 Guo Lu , Wanli Ouyang , Dong Xu , Xiaoyun Zhang , Chunlei Cai , Zhiyong Gao

Distributed Video Coding (DVC) is a new coding paradigm for video compression, based on Slepian- Wolf (lossless coding) and Wyner-Ziv (lossy coding) information theoretic results. DVC is useful for emerging applications such as wireless…

多媒体 · 计算机科学 2011-03-25 Vijay Kumar Kodavalla , Dr. P. G. Krishna Mohan

Video compression is a critical component of Internet video delivery. Recent work has shown that deep learning techniques can rival or outperform human-designed algorithms, but these methods are significantly less compute and…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Mehrdad Khani , Vibhaalakshmi Sivaraman , Mohammad Alizadeh

Prevalent predictive coding-based video compression methods rely on a heavy encoder to reduce temporal redundancy, which makes it challenging to deploy them on resource-constrained devices. Since the 1970s, distributed source coding theory…

图像与视频处理 · 电气工程与系统科学 2023-04-04 Xinjie Zhang , Jiawei Shao , Jun Zhang

We introduce a cutting-edge video compression framework tailored for the age of ubiquitous video data, uniquely designed to serve machine learning applications. Unlike traditional compression methods that prioritize human visual perception,…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Huan Cui , Qing Li , Hanling Wang , Yong jiang

Recent years have witnessed the significant development of learning-based video compression methods, which aim at optimizing objective or perceptual quality and bit rates. In this paper, we introduce deep video compression with perceptual…

图像与视频处理 · 电气工程与系统科学 2021-10-11 Saiping Zhang , Marta Mrak , Luis Herranz , Marc Górriz , Shuai Wan , Fuzheng Yang

The past few years have witnessed increasing interests in applying deep learning to video compression. However, the existing approaches compress a video frame with only a few number of reference frames, which limits their ability to fully…

图像与视频处理 · 电气工程与系统科学 2021-03-18 Ren Yang , Fabian Mentzer , Luc Van Gool , Radu Timofte

We present OpenDCVCs, an open-source PyTorch implementation designed to advance reproducible research in learned video compression. OpenDCVCs provides unified and training-ready implementations of four representative Deep Contextual Video…

图像与视频处理 · 电气工程与系统科学 2025-08-07 Yichi Zhang , Fengqing Zhu

Scalable video coding (SVC) is extended from its predecessor advanced video coding (AVC) because of its flexible transmission to all type of gadgets. However, SVC is more flexible and scalable than AVC, but it is more complex in determining…

多媒体 · 计算机科学 2020-09-09 L. Balaji , K. K. Thyagharajan , C. Raja , A. Dhanalakshmi

Deep learning methods are increasingly being applied in the optimisation of video compression algorithms and can achieve significantly enhanced coding gains, compared to conventional approaches. Such approaches often employ Convolutional…

图像与视频处理 · 电气工程与系统科学 2021-09-07 Di Ma , Fan Zhang , David R. Bull

Recently, Neural Video Compression (NVC) techniques have achieved remarkable performance, even surpassing the best traditional lossy video codec. However, most existing NVC methods heavily rely on transmitting Motion Vector (MV) to generate…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Feng Wang , Haihang Ruan , Zhihuang Xie , Ronggang Wang , Xiangyu Yue

Learned video compression methods have demonstrated great promise in catching up with traditional video codecs in their rate-distortion (R-D) performance. However, existing learned video compression schemes are limited by the binding of the…

图像与视频处理 · 电气工程与系统科学 2022-01-06 Runsen Feng , Zongyu Guo , Zhizheng Zhang , Zhibo Chen

Conventional video compression (VC) methods are based on motion compensated transform coding, and the steps of motion estimation, mode and quantization parameter selection, and entropy coding are optimized individually due to the…

图像与视频处理 · 电气工程与系统科学 2021-12-20 M. Akın Yılmaz , A. Murat Tekalp

We introduce a practical real-time neural video codec (NVC) designed to deliver high compression ratio, low latency and broad versatility. In practice, the coding speed of NVCs depends on 1) computational costs, and 2) non-computational…

图像与视频处理 · 电气工程与系统科学 2025-03-19 Zhaoyang Jia , Bin Li , Jiahao Li , Wenxuan Xie , Linfeng Qi , Houqiang Li , Yan Lu

Recently, learned video compression (LVC) is undergoing a period of rapid development. However, due to absence of large and high-quality high dynamic range (HDR) video training data, LVC on HDR video is still unexplored. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Zhaoyi Tian , Feifeng Wang , Shiwei Wang , Zihao Zhou , Yao Zhu , Liquan Shen

The proliferation of deep learning-based machine vision applications has given rise to a new type of compression, so called video coding for machine (VCM). VCM differs from traditional video coding in that it is optimized for machine vision…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Yeongwoong Kim , Hyewon Jeong , Janghyun Yu , Younhee Kim , Jooyoung Lee , Se Yoon Jeong , Hui Yong Kim

The end-to-end learning-based video compression has attracted substantial attentions by paving another way to compress video signals as stacked visual features. This paper proposes an efficient end-to-end deep video codec with jointly…

图像与视频处理 · 电气工程与系统科学 2022-05-03 Tiesong Zhao , Weize Feng , Hongji Zeng , Yuzhen Niu , Jiaying Liu

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

The past decade has witnessed great success of deep learning technology in many disciplines, especially in computer vision and image processing. However, deep learning-based video coding remains in its infancy. This paper reviews the…

多媒体 · 计算机科学 2020-03-13 Dong Liu , Yue Li , Jianping Lin , Houqiang Li , Feng Wu

End-to-end learning-based video compression has made steady progress over the last several years. However, unlike learning-based image coding, which has already surpassed its handcrafted counterparts, learning-based video coding still has…

图像与视频处理 · 电气工程与系统科学 2023-04-20 Hadi Hadizadeh , Ivan V. Bajić
‹ 上一页 1 2 3 10 下一页 ›