TL;DR
This paper introduces ExpandNet, a deep CNN that automatically converts low dynamic range images into high dynamic range images by reconstructing missing information, outperforming traditional methods on multiple metrics.
Contribution
The paper presents a novel multiscale CNN architecture for HDR expansion from LDR images, eliminating the need for heuristics or human intervention.
Findings
Outperforms existing inverse tone mapping operators quantitatively.
Effectively reconstructs missing HDR information from badly exposed LDR images.
Uses a multiscale architecture without upsampling layers for better quality.
Abstract
High dynamic range (HDR) imaging provides the capability of handling real world lighting as opposed to the traditional low dynamic range (LDR) which struggles to accurately represent images with higher dynamic range. However, most imaging content is still available only in LDR. This paper presents a method for generating HDR content from LDR content based on deep Convolutional Neural Networks (CNNs) termed ExpandNet. ExpandNet accepts LDR images as input and generates images with an expanded range in an end-to-end fashion. The model attempts to reconstruct missing information that was lost from the original signal due to quantization, clipping, tone mapping or gamma correction. The added information is reconstructed from learned features, as the network is trained in a supervised fashion using a dataset of HDR images. The approach is fully automatic and data driven; it does not require…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
