CVIVFeb 10, 2023

CEN-HDR: Computationally Efficient neural Network for real-time High Dynamic Range imaging

arXiv:2302.05213v16 citationsh-index: 20
Originality Incremental advance
AI Analysis

This addresses the problem of slow inference times in HDR imaging for real-time applications on lightweight systems, representing an incremental improvement over existing methods.

The paper tackled the challenge of high dynamic range (HDR) imaging by proposing CEN-HDR, a computationally efficient neural network that achieves competitive image quality with a score of 43.04 mu-PSNR on the Kalantari2017 dataset and runs at 33 FPS on a Macbook M1 NPU.

High dynamic range (HDR) imaging is still a challenging task in modern digital photography. Recent research proposes solutions that provide high-quality acquisition but at the cost of a very large number of operations and a slow inference time that prevent the implementation of these solutions on lightweight real-time systems. In this paper, we propose CEN-HDR, a new computationally efficient neural network by providing a novel architecture based on a light attention mechanism and sub-pixel convolution operations for real-time HDR imaging. We also provide an efficient training scheme by applying network compression using knowledge distillation. We performed extensive qualitative and quantitative comparisons to show that our approach produces competitive results in image quality while being faster than state-of-the-art solutions, allowing it to be practically deployed under real-time constraints. Experimental results show our method obtains a score of 43.04 mu-PSNR on the Kalantari2017 dataset with a framerate of 33 FPS using a Macbook M1 NPU.

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