paper-with-me

Papers

MFQE 2.0: A New Approach for Multi-frame Quality Enhancement on Compressed Video

2019-02-26 · Qunliang Xing, Zhenyu Guan, Mai Xu, Ren Yang, Tie Liu, Zulin Wang

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, not considering the similarity between consecutive frames. Since heavy fluctuation exists across compressed video frames as investigated in this paper, frame similarity can be utilized for quality enhancement of low-quality frames given their neighboring high-quality frames. This task is Multi-Frame Quality Enhancement (MFQE). Accordingly, this paper proposes an MFQE approach for compressed video, as the first attempt in this direction. In our approach, we firstly develop a Bidirectional Long Short-Term Memory (BiLSTM) 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 the input. In MF-CNN, motion between the non-PQF and PQFs is compensated by a motion compensation subnet. Subsequently, a quality enhancement subnet fuses the non-PQF and compensated PQFs, and then reduces the compression artifacts of the non-PQF. Also, PQF quality is enhanced in the same way. Finally, experiments validate the effectiveness and generalization ability of our MFQE approach in advancing the state-of-the-art quality enhancement of compressed video. The code is available at https://github.com/RyanXingQL/MFQEv2.0.git.

📄 PDF Abstract BibTeX arXiv:1902.09707

Code (1)

RyanXingQL/MFQEv2.0 공식 구현 tf

Tasks

Video EnhancementVideo Restoration

Similar Papers 제목 키워드 기반

Multi-Frame Quality Enhancement for Compressed Video

2018-03-13 · CVPR 2018 6 · Ren Yang, Mai Xu, Zulin Wang, Tianyi Li

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 si…

Motion CompensationVideo Enhancement

Multi-Frame Quality Enhancement On Compressed Video Using Quantised Data of Deep Belief Networks

2022-01-27 · Dionne Takudzwa Chasi, Mkhuseli Ngxande

In the age of streaming and surveillance compressed video enhancement has become a problem in need of constant improvement. Here, we investigate a way of improving the Multi-Frame Quality Enhancement approach. This appro…

Video Enhancement

Boosting the Performance of Video Compression Artifact Reduction with Reference Frame Proposals and Frequency Domain Information

2021-05-31 · Yi Xu, Minyi Zhao, Jing Liu, Xinjian Zhang 외

Many deep learning based video compression artifact removal algorithms have been proposed to recover high-quality videos from low-quality compressed videos. Recently, methods were proposed to mine spatiotemporal informat…

Video Compression

Compression-Realized Deep Structural Network for Video Quality Enhancement

2024-05-10 · Hanchi Sun, Xiaohong Liu, Xinyang Jiang, Yifei Shen 외

This paper focuses on the task of quality enhancement for compressed videos. Although deep network-based video restorers achieve impressive progress, most of the existing methods lack a structured design to optimally lev…

DenoisingMotion EstimationQuantization

Online Video Quality Enhancement with Spatial-Temporal Look-up Tables

2023-11-22 · Zefan Qu, Xinyang Jiang, Yifan Yang, Dongsheng Li 외

Low latency rates are crucial for online video-based applications, such as video conferencing and cloud gaming, which make improving video quality in online scenarios increasingly important. However, existing quality enh…