TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Multi-Frame Quality Enhancement for Compressed Video

Multi-Frame Quality Enhancement for Compressed Video

Ren Yang, Mai Xu, Zulin Wang, Tianyi Li

2018-03-13CVPR 2018 6Motion CompensationVideo Enhancement
PaperPDFCode(official)

Abstract

The past few years have witnessed great success in applying deep learning to enhance the quality of compressed image/video. The existing approaches mainly focus on enhancing the quality of a single frame, ignoring the similarity between consecutive frames. In this paper, we investigate that heavy quality fluctuation exists across compressed video frames, and thus low quality frames can be enhanced using the neighboring high quality frames, seen as Multi-Frame Quality Enhancement (MFQE). Accordingly, this paper proposes an MFQE approach for compressed video, as a first attempt in this direction. In our approach, we firstly develop a Support Vector Machine (SVM) based detector to locate Peak Quality Frames (PQFs) in compressed video. Then, a novel Multi-Frame Convolutional Neural Network (MF-CNN) is designed to enhance the quality of compressed video, in which the non-PQF and its nearest two PQFs are as the input. The MF-CNN compensates motion between the non-PQF and PQFs through the Motion Compensation subnet (MC-subnet). Subsequently, the Quality Enhancement subnet (QE-subnet) reduces compression artifacts of the non-PQF with the help of its nearest PQFs. Finally, the experiments validate the effectiveness and generality of our MFQE approach in advancing the state-of-the-art quality enhancement of compressed video. The code of our MFQE approach is available at https://github.com/ryangBUAA/MFQE.git

Results

TaskDatasetMetricValueModel
Video EnhancementMFQE v2Incremental PSNR0.46MFQE 1.0
Video EnhancementMFQE v2Parameters(M)1.79MFQE 1.0

Related Papers

SAM4D: Segment Anything in Camera and LiDAR Streams2025-06-26DualX-VSR: Dual Axial Spatial$\times$Temporal Transformer for Real-World Video Super-Resolution without Motion Compensation2025-06-05AceVFI: A Comprehensive Survey of Advances in Video Frame Interpolation2025-06-01PMQ-VE: Progressive Multi-Frame Quantization for Video Enhancement2025-05-18Super-Resolution Generative Adversarial Networks based Video Enhancement2025-05-14Nonlinear Motion-Guided and Spatio-Temporal Aware Network for Unsupervised Event-Based Optical Flow2025-05-08NTIRE 2025 Challenge on UGC Video Enhancement: Methods and Results2025-05-05From Events to Enhancement: A Survey on Event-Based Imaging Technologies2025-04-30