IVCVNov 25, 2022

Real-Time Under-Display Cameras Image Restoration and HDR on Mobile Devices

arXiv:2211.14040v113 citationsh-index: 99
Originality Incremental advance
AI Analysis

This addresses the practical need for efficient, real-time image restoration on full-screen mobile devices, offering an incremental improvement in deployment efficiency.

The paper tackles the problem of restoring images degraded by under-display cameras on mobile devices, proposing a lightweight deep learning model that achieves competitive results on benchmarks while using four times fewer operations than other methods and enabling real-time processing on smartphones.

The new trend of full-screen devices implies positioning the camera behind the screen to bring a larger display-to-body ratio, enhance eye contact, and provide a notch-free viewing experience on smartphones, TV or tablets. On the other hand, the images captured by under-display cameras (UDCs) are degraded by the screen in front of them. Deep learning methods for image restoration can significantly reduce the degradation of captured images, providing satisfying results for the human eyes. However, most proposed solutions are unreliable or efficient enough to be used in real-time on mobile devices. In this paper, we aim to solve this image restoration problem using efficient deep learning methods capable of processing FHD images in real-time on commercial smartphones while providing high-quality results. We propose a lightweight model for blind UDC Image Restoration and HDR, and we also provide a benchmark comparing the performance and runtime of different methods on smartphones. Our models are competitive on UDC benchmarks while using x4 less operations than others. To the best of our knowledge, we are the first work to approach and analyze this real-world single image restoration problem from the efficiency and production point of view.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes