Deep Parametric 3D Filters for Joint Video Denoising and Illumination Enhancement in Video Super Resolution.

Xiaogang Xu,Ruixing Wang,Chi-Wing Fu,Jiaya Jia
DOI: https://doi.org/10.1609/aaai.v37i3.25409
2023-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Despite the quality improvement brought by the recent methods, video super-resolution (SR) is still very challenging, especially for videos that are low-light and noisy. The current best solution is to subsequently employ best models of video SR, denoising, and illumination enhancement, but doing so often lowers the image quality, due to the inconsistency between the models. This paper presents a new parametric representation called the Deep Parametric 3D Filters (DP3DF), which incorporates local spatiotemporal information to enable simultaneous denoising, illumination enhancement, and SR efficiently in a single encoder-and-decoder network. Also, a dynamic residual frame is jointly learned with the DP3DF via a shared backbone to further boost the SR quality. We performed extensive experiments, including a large-scale user study, to show our method's effectiveness. Our method consistently surpasses the best state-of-the-art methods on all the challenging real datasets with top PSNR and user ratings, yet having a very fast run time. The code is available at https://github.com/xiaogang00/DP3DF.
What problem does this paper attempt to address?