paper-with-me

Papers

Decoupling Degradations with Recurrent Network for Video Restoration in Under-Display Camera

2024-03-08 · Chengxu Liu, Xuan Wang, Yuanting Fan, Shuai Li, Xueming Qian

Under-display camera (UDC) systems are the foundation of full-screen display devices in which the lens mounts under the display. The pixel array of light-emitting diodes used for display diffracts and attenuates incident light, causing various degradations as the light intensity changes. Unlike general video restoration which recovers video by treating different degradation factors equally, video restoration for UDC systems is more challenging that concerns removing diverse degradation over time while preserving temporal consistency. In this paper, we introduce a novel video restoration network, called D$^2$RNet, specifically designed for UDC systems. It employs a set of Decoupling Attention Modules (DAM) that effectively separate the various video degradation factors. More specifically, a soft mask generation function is proposed to formulate each frame into flare and haze based on the diffraction arising from incident light of different intensities, followed by the proposed flare and haze removal components that leverage long- and short-term feature learning to handle the respective degradations. Such a design offers an targeted and effective solution to eliminating various types of degradation in UDC systems. We further extend our design into multi-scale to overcome the scale-changing of degradation that often occur in long-range videos. To demonstrate the superiority of D$^2$RNet, we propose a large-scale UDC video benchmark by gathering HDR videos and generating realistically degraded videos using the point spread function measured by a commercial UDC system. Extensive quantitative and qualitative evaluations demonstrate the superiority of D$^2$RNet compared to other state-of-the-art video restoration and UDC image restoration methods. Code is available at https://github.com/ChengxuLiu/DDRNet.git

📄 PDF Abstract BibTeX arXiv:2403.05660

Code (1)

chengxuliu/ddrnet 공식 구현 pytorch

Tasks

Image RestorationVideo Restoration

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

DART: A Degradation-Aware Recurrent Transformer for Archival Film Restoration

2026-07-23 · Mikołaj Jastrzębski, Wojciech Kozłowski, Kamil Adamczewski arxiv

Archival film restoration is a challenging problem because historical footage contains compound degradations such as scratches, dust, blur, noise, flicker, and photometric aging, while clean reference videos are unavaila…

Video Restoration

All-in-One Video Restoration under Smoothly Evolving Unknown Weather Degradations

2026-01-02 · Wenrui Li, Hongtao Chen, Yao Xiao, Wangmeng Zuo 외 arxiv

All-in-one image restoration aims to recover clean images from diverse unknown degradations using a single model. But extending this task to videos faces unique challenges. Existing approaches primarily focus on frame-wi…

Video RestorationImage Restoration

LaverNet: Lightweight All-in-one Video Restoration via Selective Propagation

2025-12-18 · Haiyu Zhao, Yiwen Shan, Yuanbiao Gou, Xi Peng arxiv

Recent studies have explored all-in-one video restoration, which handles multiple degradations with a unified model. However, these approaches still face two challenges when dealing with time-varying degradations. First,…

Video Restoration

MoA-VR: A Mixture-of-Agents System Towards All-in-One Video Restoration

2025-10-09 · Lu Liu, Chunlei Cai, Shaocheng Shen, Jianfeng Liang 외 arxiv

Real-world videos often suffer from complex degradations, such as noise, compression artifacts, and low-light distortions, due to diverse acquisition and transmission conditions. Existing restoration methods typically re…

Video Quality AssessmentVideo Restoration

Progressive Training of A Two-Stage Framework for Video Restoration

2022-04-21 · Meisong Zheng, Qunliang Xing, Minglang Qiao, Mai Xu 외

As a widely studied task, video restoration aims to enhance the quality of the videos with multiple potential degradations, such as noises, blurs and compression artifacts. Among video restorations, compressed video qual…

Super-ResolutionTransfer LearningVideo RestorationVideo Super-Resolution+1