paper-with-me

Papers

Valid Information Guidance Network for Compressed Video Quality Enhancement

2023-02-28 · Xuan Sun, Ziyue Zhang, Guannan Chen, Dan Zhu

In recent years deep learning methods have shown great superiority in compressed video quality enhancement tasks. Existing methods generally take the raw video as the ground truth and extract practical information from consecutive frames containing various artifacts. However, they do not fully exploit the valid information of compressed and raw videos to guide the quality enhancement for compressed videos. In this paper, we propose a unique Valid Information Guidance scheme (VIG) to enhance the quality of compressed videos by mining valid information from both compressed videos and raw videos. Specifically, we propose an efficient framework, Compressed Redundancy Filtering (CRF) network, to balance speed and enhancement. After removing the redundancy by filtering the information, CRF can use the valid information of the compressed video to reconstruct the texture. Furthermore, we propose a progressive Truth Guidance Distillation (TGD) strategy, which does not need to design additional teacher models and distillation loss functions. By only using the ground truth as input to guide the model to aggregate the correct spatio-temporal correspondence across the raw frames, TGD can significantly improve the enhancement effect without increasing the extra training cost. Extensive experiments show that our method achieves the state-of-the-art performance of compressed video quality enhancement in terms of accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2303.00520

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Quality-Gated Convolutional LSTM for Enhancing Compressed Video

2019-03-11 · Ren Yang, Xiaoyan Sun, Mai Xu, Wen-Jun Zeng

The past decade has witnessed great success in applying deep learning to enhance the quality of compressed video. However, the existing approaches aim at quality enhancement on a single frame, or only using fixed neighbo…

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

Lightweight Hybrid Video Compression Framework Using Reference-Guided Restoration Network

2023-03-21 · Hochang Rhee, Seyun Kim, Nam Ik Cho

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…

DecoderVideo Compression

A Diffusion Model Based Quality Enhancement Method for HEVC Compressed Video

2023-11-15 · Zheng Liu, Honggang Qi

Video post-processing methods can improve the quality of compressed videos at the decoder side. Most of the existing methods need to train corresponding models for compressed videos with different quantization parameters…

DecoderQuantization

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