paper-with-me

홈 › Papers

PeQuENet: Perceptual Quality Enhancement of Compressed Video with Adaptation- and Attention-based Network

2022-06-16 · Saiping Zhang, Luis Herranz, Marta Mrak, Marc Gorriz Blanch, Shuai Wan, Fuzheng Yang

In this paper we propose a generative adversarial network (GAN) framework to enhance the perceptual quality of compressed videos. Our framework includes attention and adaptation to different quantization parameters (QPs) in a single model. The attention module exploits global receptive fields that can capture and align long-range correlations between consecutive frames, which can be beneficial for enhancing perceptual quality of videos. The frame to be enhanced is fed into the deep network together with its neighboring frames, and in the first stage features at different depths are extracted. Then extracted features are fed into attention blocks to explore global temporal correlations, followed by a series of upsampling and convolution layers. Finally, the resulting features are processed by the QP-conditional adaptation module which leverages the corresponding QP information. In this way, a single model can be used to enhance adaptively to various QPs without requiring multiple models specific for every QP value, while having similar performance. Experimental results demonstrate the superior performance of the proposed PeQuENet compared with the state-of-the-art compressed video quality enhancement algorithms.

📄 PDF Abstract BibTeX arXiv:2206.07893

Code (1)

SaipingZhang/PeQuENet 공식 구현 pytorch

Tasks

Generative Adversarial NetworkQuantization

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

DCNGAN: A Deformable Convolutional-Based GAN with QP Adaptation for Perceptual Quality Enhancement of Compressed Video

2022-01-22 · Saiping Zhang, Luis Herranz, Marta Mrak, Marc Gorriz Blanch 외

In this paper, we propose a deformable convolution-based generative adversarial network (DCNGAN) for perceptual quality enhancement of compressed videos. DCNGAN is also adaptive to the quantization parameters (QPs). Comp…

Generative Adversarial NetworkQuantization

Multi-level Wavelet-based Generative Adversarial Network for Perceptual Quality Enhancement of Compressed Video

2020-08-02 · ECCV 2020 8 · Jianyi Wang, Xin Deng, Mai Xu, Congyong Chen 외

The past few years have witnessed fast development in video quality enhancement via deep learning. Existing methods mainly focus on enhancing the objective quality of compressed video while ignoring its perceptual qualit…

Generative Adversarial NetworkMotion Compensation

NTIRE 2021 Challenge on Quality Enhancement of Compressed Video: Methods and Results

2021-04-21 · Ren Yang, Radu Timofte, Jing Liu, Yi Xu 외

This paper reviews the first NTIRE challenge on quality enhancement of compressed video, with a focus on the proposed methods and results. In this challenge, the new Large-scale Diverse Video (LDV) dataset is employed. T…

DiffCVE: Diffusion-based Compressed Video Enhancement

2026-07-08 · Wenqiang Xiao, Wenzhuo Ma, Junxi Zhang, Zhenzhong Chen arxiv

Perceptual quality enhancement of severely compressed videos remains challenging due to complex artifact patterns and substantial information loss. Recent diffusion models have demonstrated strong generative capability f…

Video Enhancement

CVEGAN: A Perceptually-inspired GAN for Compressed Video Enhancement

2020-11-18 · Di Ma, Fan Zhang, David R. Bull

We propose a new Generative Adversarial Network for Compressed Video quality Enhancement (CVEGAN). The CVEGAN generator benefits from the use of a novel Mul2Res block (with multiple levels of residual learning branches),…

Generative Adversarial NetworkVideo CompressionVideo Enhancement