English

Deep Video Restoration for Under-Display Camera

Computer Vision and Pattern Recognition 2023-09-12 v1

Abstract

Images or videos captured by the Under-Display Camera (UDC) suffer from severe degradation, such as saturation degeneration and color shift. While restoration for UDC has been a critical task, existing works of UDC restoration focus only on images. UDC video restoration (UDC-VR) has not been explored in the community. In this work, we first propose a GAN-based generation pipeline to simulate the realistic UDC degradation process. With the pipeline, we build the first large-scale UDC video restoration dataset called PexelsUDC, which includes two subsets named PexelsUDC-T and PexelsUDC-P corresponding to different displays for UDC. Using the proposed dataset, we conduct extensive benchmark studies on existing video restoration methods and observe their limitations on the UDC-VR task. To this end, we propose a novel transformer-based baseline method that adaptively enhances degraded videos. The key components of the method are a spatial branch with local-aware transformers, a temporal branch embedded temporal transformers, and a spatial-temporal fusion module. These components drive the model to fully exploit spatial and temporal information for UDC-VR. Extensive experiments show that our method achieves state-of-the-art performance on PexelsUDC. The benchmark and the baseline method are expected to promote the progress of UDC-VR in the community, which will be made public.

Cite

@article{arxiv.2309.04752,
  title  = {Deep Video Restoration for Under-Display Camera},
  author = {Xuanxi Chen and Tao Wang and Ziqian Shao and Kaihao Zhang and Wenhan Luo and Tong Lu and Zikun Liu and Tae-Kyun Kim and Hongdong Li},
  journal= {arXiv preprint arXiv:2309.04752},
  year   = {2023}
}
R2 v1 2026-06-28T12:16:57.424Z