中文
相关论文

相关论文: Dilated convolutional neural network-based deep re…

200 篇论文

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

Dynamic imaging is a recently proposed action description paradigm for simultaneously capturing motion and temporal evolution information, particularly in the context of deep convolutional neural networks (CNNs). Compared with optical flow…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Yang Xiao , Jun Chen , Yancheng Wang , Zhiguo Cao , Joey Tianyi Zhou , Xiang Bai

Although deep learning based image compression methods have achieved promising progress these days, the performance of these methods still cannot match the latest compression standard Versatile Video Coding (VVC). Most of the recent…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Yueqi Xie , Ka Leong Cheng , Qifeng Chen

Convolutional Neural Networks (CNNs) are known for requiring extensive computational resources, and quantization is among the best and most common methods for compressing them. While aggressive quantization (i.e., less than 4-bits) performs…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Shahaf E. Finder , Yair Zohav , Maor Ashkenazi , Eran Treister

In the deep learning era, long video generation of high-quality still remains challenging due to the spatio-temporal complexity and continuity of videos. Existing prior works have attempted to model video distribution by representing videos…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Sihyun Yu , Jihoon Tack , Sangwoo Mo , Hyunsu Kim , Junho Kim , Jung-Woo Ha , Jinwoo Shin

Deep convolutional networks have become a popular tool for image generation and restoration. Generally, their excellent performance is imputed to their ability to learn realistic image priors from a large number of example images. In this…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Dmitry Ulyanov , Andrea Vedaldi , Victor Lempitsky

A novel variational autoencoder is developed to model images, as well as associated labels or captions. The Deep Generative Deconvolutional Network (DGDN) is used as a decoder of the latent image features, and a deep Convolutional Neural…

机器学习 · 统计学 2016-09-29 Yunchen Pu , Zhe Gan , Ricardo Henao , Xin Yuan , Chunyuan Li , Andrew Stevens , Lawrence Carin

This paper presents a framework for Convolutional Neural Network (CNN)-based quality enhancement task, by taking advantage of coding information in the compressed video signal. The motivation is that normative decisions made by the encoder…

图像与视频处理 · 电气工程与系统科学 2021-05-13 Fatemeh Nasiri , Wassim Hamidouche , Luce Morin , Nicolas Dhollande , Gildas Cocherel

In this paper, we propose a discriminative video representation for event detection over a large scale video dataset when only limited hardware resources are available. The focus of this paper is to effectively leverage deep Convolutional…

计算机视觉与模式识别 · 计算机科学 2014-11-17 Zhongwen Xu , Yi Yang , Alexander G. Hauptmann

Recent advancements in generative video codec (GVC) typically encode video into a 2D latent grid and employ high-capacity generative decoders for reconstruction. However, this paradigm still leaves two key challenges in fully exploiting…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Zihan Zheng , Zhaoyang Jia , Naifu Xue , Jiahao Li , Bin Li , Zongyu Guo , Xiaoyi Zhang , Zhenghao Chen , Houqiang Li , Yan Lu

Efficient video coding is highly dependent on exploiting the temporal redundancy, which is usually achieved by extracting and leveraging the temporal context in the emerging conditional coding-based neural video codec (NVC). Although the…

图像与视频处理 · 电气工程与系统科学 2025-05-21 Chuanbo Tang , Zhuoyuan Li , Yifan Bian , Li Li , Dong Liu

In Learned Video Compression (LVC), improving inter prediction, such as enhancing temporal context mining and mitigating accumulated errors, is crucial for boosting rate-distortion performance. Existing LVCs mainly focus on mining the…

图像与视频处理 · 电气工程与系统科学 2025-10-29 Wei Jiang , Junru Li , Kai Zhang , Li Zhang

By optimizing the rate-distortion-realism trade-off, generative compression approaches produce detailed, realistic images, even at low bit rates, instead of the blurry reconstructions produced by rate-distortion optimized models. However,…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Eirikur Agustsson , David Minnen , George Toderici , Fabian Mentzer

We present a new video-based performance cloning technique. After training a deep generative network using a reference video capturing the appearance and dynamics of a target actor, we are able to generate videos where this actor reenacts…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Kfir Aberman , Mingyi Shi , Jing Liao , Dani Lischinski , Baoquan Chen , Daniel Cohen-Or

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

As generative technologies advance, visual content has evolved into a complex mix of natural and AI-generated images, driving the need for more efficient coding techniques that prioritize perceptual quality. Traditional codecs and learned…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Jianhui Chang

The task of object segmentation in videos is usually accomplished by processing appearance and motion information separately using standard 2D convolutional networks, followed by a learned fusion of the two sources of information. On the…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Sabarinath Mahadevan , Ali Athar , Aljoša Ošep , Sebastian Hennen , Laura Leal-Taixé , Bastian Leibe

Typical deep neural video compression networks usually follow the hybrid approach of classical video coding that contains two separate modules: motion coding and residual coding. In addition, a symmetric auto-encoder is often used as a…

图像与视频处理 · 电气工程与系统科学 2024-11-27 Van Thang Nguyen

We introduce a convolutional neural network for inferring a compact disentangled graphical description of objects from 2D images that can be used for volumetric reconstruction. The network comprises an encoder and a twin-tailed decoder. The…

计算机视觉与模式识别 · 计算机科学 2016-10-13 Edward Grant , Pushmeet Kohli , Marcel van Gerven

Convolution neural network (CNN), as one of the most powerful and popular technologies, has achieved remarkable progress for image and video classification since its invention in 1989. However, with the high definition video-data explosion,…

新兴技术 · 计算机科学 2021-08-04 Yue Jiang , Wenjia Zhang , Fan Yang , Zuyuan He