中文
相关论文

相关论文: Efficient Adaptation of Neural Network Filter for …

200 篇论文

In this paper, we present a novel approach for fine-tuning a decoder-side neural network in the context of image compression, such that the weight-updates are better compressible. At encoder side, we fine-tune a pre-trained artifact removal…

机器学习 · 计算机科学 2019-06-17 Yat Hong Lam , Alireza Zare , Caglar Aytekin , Francesco Cricri , Jani Lainema , Emre Aksu , Miska Hannuksela

End-to-end trainable models have reached the performance of traditional handcrafted compression techniques on videos and images. Since the parameters of these models are learned over large training sets, they are not optimal for any given…

图像与视频处理 · 电气工程与系统科学 2022-10-12 Oussama Jourairi , Muhammet Balcilar , Anne Lambert , François Schnitzler

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

This paper explores the application of enhancement filtering techniques in neural video compression. Specifically, we categorize these techniques into in-loop contextual filtering and out-of-loop reconstruction enhancement based on whether…

图像与视频处理 · 电气工程与系统科学 2025-09-05 Yaojun Wu , Chaoyi Lin , Yiming Wang , Semih Esenlik , Zhaobin Zhang , Kai Zhang , Li Zhang

There has been a growing trend in compressing and transmitting videos from terminals for machine vision tasks. Nevertheless, most video coding optimization method focus on minimizing distortion according to human perceptual metrics,…

多媒体 · 计算机科学 2025-12-18 Fei Zhao , Mengxi Guo , Shijie Zhao , Junlin Li , Li Zhang , Xiaodong Xie

The versatility of recent machine learning approaches makes them ideal for improvement of next generation video compression solutions. Unfortunately, these approaches typically bring significant increases in computational complexity and are…

图像与视频处理 · 电气工程与系统科学 2021-06-18 Luka Murn , Saverio Blasi , Alan F. Smeaton , Marta Mrak

Learning-based Neural Video Codecs (NVCs) have emerged as a compelling alternative to standard video codecs, demonstrating promising performance, and simple and easily maintainable pipelines. However, NVCs often fall short of compression…

图像与视频处理 · 电气工程与系统科学 2024-12-02 Hyunmo Yang , Seungjun Oh , Eunbyung Park

Video coding is a critical step in all popular methods of streaming video. Marked progress has been made in video quality, compression, and computational efficiency. Recently, there has been an interest in finding ways to apply techniques…

图像与视频处理 · 电气工程与系统科学 2019-05-14 Everett Fall , Kai-wei Chang , Liang-Gee Chen

At practical streaming bitrates, traditional video compression pipelines frequently lead to visible artifacts that degrade perceptual quality. This submission couples the effectiveness of a neural post-processor with a different dynamic…

图像与视频处理 · 电气工程与系统科学 2024-02-01 Darren Ramsook , Anil Kokaram

In recent years, video compression techniques have been significantly challenged by the rapidly increased demands associated with high quality and immersive video content. Among various compression tools, post-processing can be applied on…

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

Deep learning has shown great potential in image and video compression tasks. However, it brings bit savings at the cost of significant increases in coding complexity, which limits its potential for implementation within practical…

图像与视频处理 · 电气工程与系统科学 2021-05-28 Luka Murn , Saverio Blasi , Alan F. Smeaton , Noel E. O'Connor , Marta Mrak

In this paper, we propose an end-to-end mixed-resolution image compression framework with convolutional neural networks. Firstly, given one input image, feature description neural network (FDNN) is used to generate a new representation of…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Lijun Zhao , Huihui Bai , Feng Li , Anhong Wang , Yao Zhao

Video quality can suffer from limited internet speed while being streamed by users. Compression artifacts start to appear when the bitrate decreases to match the available bandwidth. Existing algorithms either focus on removing the…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Wen Ma , Qiuwen Lou , Arman Kazemi , Julian Faraone , Tariq Afzal

Significant advances in video compression system have been made in the past several decades to satisfy the nearly exponential growth of Internet-scale video traffic. From the application perspective, we have identified three major…

图像与视频处理 · 电气工程与系统科学 2021-01-19 Dandan Ding , Zhan Ma , Di Chen , Qingshuang Chen , Zoe Liu , Fengqing Zhu

Recently, more and more images are compressed and sent to the back-end devices for the machine analysis tasks~(\textit{e.g.,} object detection) instead of being purely watched by humans. However, most traditional or learned image codecs are…

图像与视频处理 · 电气工程与系统科学 2022-06-14 Guo Lu , Xingtong Ge , Tianxiong Zhong , Jing Geng , Qiang Hu

Lossy image and video compression algorithms yield visually annoying artifacts including blocking, blurring, and ringing, especially at low bit-rates. To reduce these artifacts, post-processing techniques have been extensively studied.…

多媒体 · 计算机科学 2017-02-21 Yuanying Dai , Dong Liu , Feng Wu

Today, according to the Cisco Annual Internet Report (2018-2023), the fastest-growing category of Internet traffic is machine-to-machine communication. In particular, machine-to-machine communication of images and videos represents a new…

图像与视频处理 · 电气工程与系统科学 2021-10-14 Nam Le , Honglei Zhang , Francesco Cricri , Ramin Ghaznavi-Youvalari , Hamed Rezazadegan Tavakoli , Esa Rahtu

In this paper, we propose a partition-masked Convolution Neural Network (CNN) to achieve compressed-video enhancement for the state-of-the-art coding standard, High Efficiency Video Coding (HECV). More precisely, our method utilizes the…

多媒体 · 计算机科学 2019-12-30 Xiaoyi He , Qiang Hu , Xintong Han , Xiaoyun Zhang , Chongyang Zhang , Weiyao Lin

When approaching a novel visual recognition problem in a specialized image domain, a common strategy is to start with a pre-trained deep neural network and fine-tune it to the specialized domain. If the target domain covers a smaller visual…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Frederick Tung , Srikanth Muralidharan , Greg Mori

Neural networks (NN) can improve standard video compression by pre- and post-processing the encoded video. For optimal NN training, the standard codec needs to be replaced with a codec proxy that can provide derivatives of estimated…

图像与视频处理 · 电气工程与系统科学 2023-01-25 Amir Said , Manish Kumar Singh , Reza Pourreza
‹ 上一页 1 2 3 10 下一页 ›