HipyrNet: Hypernet-Guided Feature Pyramid network for mixed-exposure correction
Shaurya Singh Rathore, Aravind Shenoy, Krish Didwania, Aditya Kasliwal, Ujjwal Verma
TL;DR
HipyrNet addresses mixed-exposure correction by embedding a HyperNetwork within a Laplacian Pyramid framework to dynamically generate the decomposition kernel for each input. The architecture blends multiscale feature translation with input-conditioned kernels, enabling adaptive restoration of both under- and overexposed regions. A composite loss combines pixel, adversarial, and kernel-prediction terms to improve fidelity while maintaining adaptability across diverse exposures. Evaluations on the SICE, SICE-Grad, and SICE-Mix datasets show state-of-the-art PSNR/SSIM performance, with notable improvements over prior methods, highlighting the practical value of dynamic, per-image kernel generation for exposure correction and paving the way for real-time, adaptive image translation tasks.
Abstract
Recent advancements in image translation for enhancing mixed-exposure images have demonstrated the transformative potential of deep learning algorithms. However, addressing extreme exposure variations in images remains a significant challenge due to the inherent complexity and contrast inconsistencies across regions. Current methods often struggle to adapt effectively to these variations, resulting in suboptimal performance. In this work, we propose HipyrNet, a novel approach that integrates a HyperNetwork within a Laplacian Pyramid-based framework to tackle the challenges of mixed-exposure image enhancement. The inclusion of a HyperNetwork allows the model to adapt to these exposure variations. HyperNetworks dynamically generates weights for another network, allowing dynamic changes during deployment. In our model, the HyperNetwork employed is used to predict optimal kernels for Feature Pyramid decomposition, which enables a tailored and adaptive decomposition process for each input image. Our enhanced translational network incorporates multiscale decomposition and reconstruction, leveraging dynamic kernel prediction to capture and manipulate features across varying scales. Extensive experiments demonstrate that HipyrNet outperforms existing methods, particularly in scenarios with extreme exposure variations, achieving superior results in both qualitative and quantitative evaluations. Our approach sets a new benchmark for mixed-exposure image enhancement, paving the way for future research in adaptive image translation.
