中文
相关论文

相关论文: Interpreting CNN for Low Complexity Learned Sub-pi…

200 篇论文

Deep neural object detection or segmentation networks are commonly trained with pristine, uncompressed data. However, in practical applications the input images are usually deteriorated by compression that is applied to efficiently transmit…

图像与视频处理 · 电气工程与系统科学 2022-05-16 Kristian Fischer , Christian Blum , Christian Herglotz , André Kaup

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

Training neural video codec (NVC) with variable rate is a highly challenging task due to its complex training strategies and model structure. In this paper, we train an efficient variable bitrate neural video codec (EV-NVC) with the…

多媒体 · 计算机科学 2025-11-04 Yongcun Hu , Yingzhen Zhai , Jixiang Luo , Wenrui Dai , Dell Zhang , Hongkai Xiong , Xuelong Li

Neural networks can be successfully used to improve several modules of advanced video coding schemes. In particular, compression of colour components was shown to greatly benefit from usage of machine learning models, thanks to the design…

图像与视频处理 · 电气工程与系统科学 2021-02-10 Marc Górriz , Saverio Blasi , Alan F. Smeaton , Noel E. O'Connor , Marta Mrak

Neural networks can be used in video coding to improve chroma intra-prediction. In particular, usage of fully-connected networks has enabled better cross-component prediction with respect to traditional linear models. Nonetheless,…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Marc Górriz , Saverio Blasi , Alan F. Smeaton , Noel E. O'Connor , Marta Mrak

This paper develops a deep learning framework based on convolutional neural networks (CNNs) that enable real-time extraction of full-field subpixel structural displacements from videos. In particular, two new CNN architectures are designed…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Lele Luan , Jingwei Zheng , Yongchao Yang , Ming L. Wang , Hao Sun

Deep convolutional neural networks achieve excellent image up-sampling performance. However, CNN-based methods tend to restore high-resolution results highly depending on traditional interpolations (e.g. bicubic). In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Bolun Cai , Xiangmin Xu , Kailing Guo , Kui Jia , Dacheng Tao

Neural video codecs have demonstrated great potential in video transmission and storage applications. Existing neural hybrid video coding approaches rely on optical flow or Gaussian-scale flow for prediction, which cannot support…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Zongyu Guo , Runsen Feng , Zhizheng Zhang , Xin Jin , Zhibo Chen

Convolutional Neural Networks have made their mark in various fields of computer vision in recent years. They have achieved state-of-the-art performance in the field of document analysis as well. However, CNNs require a large amount of…

计算机视觉与模式识别 · 计算机科学 2018-01-29 Neha Gurjar , Sebastian Sudholt , Gernot A. Fink

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 advances in implicit neural representation (INR)-based video coding have demonstrated its potential to compete with both conventional and other learning-based approaches. With INR methods, a neural network is trained to overfit a…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Ho Man Kwan , Ge Gao , Fan Zhang , Andrew Gower , David Bull

Deep convolutional neural networks (CNN) has become the most promising method for object recognition, repeatedly demonstrating record breaking results for image classification and object detection in recent years. However, a very deep CNN…

计算机视觉与模式识别 · 计算机科学 2014-12-22 Yunchao Gong , Liu Liu , Ming Yang , Lubomir Bourdev

Image quality plays a big role in CNN-based image classification performance. Fine-tuning the network with distorted samples may be too costly for large networks. To solve this issue, we propose a transfer learning approach optimized to…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Alessandro Bianchi , Moreno Raimondo Vendra , Pavlos Protopapas , Marco Brambilla

Video frame interpolation involves the synthesis of new frames from existing ones. Convolutional neural networks (CNNs) have been at the forefront of the recent advances in this field. One popular CNN-based approach involves the application…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Issa Khalifeh , Marc Gorriz Blanch , Ebroul Izquierdo , Marta Mrak

In this work, we present a novel background subtraction system that uses a deep Convolutional Neural Network (CNN) to perform the segmentation. With this approach, feature engineering and parameter tuning become unnecessary since the…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Mohammadreza Babaee , Duc Tung Dinh , Gerhard Rigoll

One key challenge to learning-based video compression is that motion predictive coding, a very effective tool for video compression, can hardly be trained into a neural network. In this paper we propose the concept of PixelMotionCNN (PMCNN)…

多媒体 · 计算机科学 2019-01-15 Zhibo Chen , Tianyu He , Xin Jin , Feng Wu

Learned video compression has recently emerged as an essential research topic in developing advanced video compression technologies, where motion compensation is considered one of the most challenging issues. In this paper, we propose a…

图像与视频处理 · 电气工程与系统科学 2023-06-30 Huairui Wang , Zhenzhong Chen , Chang Wen Chen

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

Deep convolutional neural networks (CNNs) have been immensely successful in many high-level computer vision tasks given large labeled datasets. However, for video semantic object segmentation, a domain where labels are scarce, effectively…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Huiling Wang , Tapani Raiko , Lasse Lensu , Tinghuai Wang , Juha Karhunen

In recent years, deep learning poses a deep technical revolution in almost every field and attracts great attentions from industry and academia. Especially, the convolutional neural network (CNN), one representative model of deep learning,…

人机交互 · 计算机科学 2018-07-09 Mao Yang , Bo Li , Guanxiong Feng , Zhongjiang Yan