中文
相关论文

相关论文: Residual Learning and Filtering Networks for End-t…

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

We present an end-to-end trainable framework for P-frame compression in this paper. A joint motion vector (MV) and residual prediction network MV-Residual is designed to extract the ensembled features of motion representations and residual…

图像与视频处理 · 电气工程与系统科学 2020-05-28 XiangJi Wu , Ziwen Zhang , Jie Feng , Lei Zhou , Junmin Wu

Video super-resolution aims at generating a high-resolution video from its low-resolution counterpart. With the rapid rise of deep learning, many recently proposed video super-resolution methods use convolutional neural networks in…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Xiaohong Liu , Lingshi Kong , Yang Zhou , Jiying Zhao , Jun Chen

In this paper, we present an end-to-end video compression network for P-frame challenge on CLIC. We focus on deep neural network (DNN) based video compression, and improve the current frameworks from three aspects. First, we notice that…

图像与视频处理 · 电气工程与系统科学 2020-04-23 Runsen Feng , Yaojun Wu , Zongyu Guo , Zhizheng Zhang , Xin Jin , Zhibo Chen

One of the core components of conventional (i.e., non-learned) video codecs consists of predicting a frame from a previously-decoded frame, by leveraging temporal correlations. In this paper, we propose an end-to-end learned system for…

图像与视频处理 · 电气工程与系统科学 2020-04-22 Nannan Zou , Honglei Zhang , Francesco Cricri , Hamed R. Tavakoli , Jani Lainema , Emre Aksu , Miska Hannuksela , Esa Rahtu

Learning based video compression attracts increasing attention in the past few years. The previous hybrid coding approaches rely on pixel space operations to reduce spatial and temporal redundancy, which may suffer from inaccurate motion…

图像与视频处理 · 电气工程与系统科学 2021-08-24 Zhihao Hu , Guo Lu , Dong Xu

Image compression is one of the most fundamental techniques and commonly used applications in the image and video processing field. Earlier methods built a well-designed pipeline, and efforts were made to improve all modules of the pipeline…

图像与视频处理 · 电气工程与系统科学 2021-03-29 Yueyu Hu , Wenhan Yang , Zhan Ma , Jiaying Liu

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

Learning approaches have shown great success in the task of super-resolving an image given a low resolution input. Video super-resolution aims for exploiting additionally the information from multiple images. Typically, the images are…

计算机视觉与模式识别 · 计算机科学 2017-07-04 Osama Makansi , Eddy Ilg , Thomas Brox

Despite the recent success of end-to-end learned representations, hand-crafted optical flow features are still widely used in video analysis tasks. To fill this gap, we propose TVNet, a novel end-to-end trainable neural network, to learn…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Lijie Fan , Wenbing Huang , Chuang Gan , Stefano Ermon , Boqing Gong , Junzhou Huang

Recent advances in deep generative modeling have enabled efficient modeling of high dimensional data distributions and opened up a new horizon for solving data compression problems. Specifically, autoencoder based learned image or video…

机器学习 · 计算机科学 2020-04-10 Adam Golinski , Reza Pourreza , Yang Yang , Guillaume Sautiere , Taco S Cohen

In recent years, neural network-based image compression techniques have been able to outperform traditional codecs and have opened the gates for the development of learning-based video codecs. However, to take advantage of the high temporal…

图像与视频处理 · 电气工程与系统科学 2020-08-25 Aishwarya Jadhav

In this paper, we propose a learned video codec with a residual prediction network (RP-Net) and a feature-aided loop filter (LF-Net). For the RP-Net, we exploit the residual of previous multiple frames to further eliminate the redundancy of…

图像与视频处理 · 电气工程与系统科学 2021-08-20 Chao Liu , Heming Sun , Jiro Katto , Xiaoyang Zeng , Yibo Fan

We propose an end-to-end learned video compression scheme for low-latency scenarios. Previous methods are limited in using the previous one frame as reference. Our method introduces the usage of the previous multiple frames as references.…

图像与视频处理 · 电气工程与系统科学 2021-08-02 Jianping Lin , Dong Liu , Houqiang Li , Feng Wu

As a fundamental data format representing spatial information, depth map is widely used in signal processing and computer vision fields. Massive amount of high precision depth maps are produced with the rapid development of equipment like…

图像与视频处理 · 电气工程与系统科学 2022-01-11 Yuyang Wu , Wei Gao

In this paper we present an end-to-end meta-learned system for image compression. Traditional machine learning based approaches to image compression train one or more neural network for generalization performance. However, at inference…

图像与视频处理 · 电气工程与系统科学 2021-05-04 Nannan Zou , Honglei Zhang , Francesco Cricri , Hamed R. Tavakoli , Jani Lainema , Miska Hannuksela , Emre Aksu , Esa Rahtu

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

In this paper we present a a deep generative model for lossy video compression. We employ a model that consists of a 3D autoencoder with a discrete latent space and an autoregressive prior used for entropy coding. Both autoencoder and prior…

图像与视频处理 · 电气工程与系统科学 2020-05-11 Amirhossein Habibian , Ties van Rozendaal , Jakub M. Tomczak , Taco S. Cohen

Recent deep-learning-based video compression methods brought coding gains over conventional codecs such as AVC and HEVC. However, learning-based codecs generally require considerable computation time and model complexity. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2023-03-22 Hochang Rhee , Seyun Kim , Nam Ik Cho

With the growing demand for video applications, many advanced learned video compression methods have been developed, outperforming traditional methods in terms of objective quality metrics such as PSNR. Existing methods primarily focus on…

图像与视频处理 · 电气工程与系统科学 2023-10-10 Meng Li , Yibo Shi , Jing Wang , Yunqi Huang
‹ 上一页 1 2 3 10 下一页 ›