English

SAFNet: Selective Alignment Fusion Network for Efficient HDR Imaging

Computer Vision and Pattern Recognition 2024-07-24 v1 Image and Video Processing

Abstract

Multi-exposure High Dynamic Range (HDR) imaging is a challenging task when facing truncated texture and complex motion. Existing deep learning-based methods have achieved great success by either following the alignment and fusion pipeline or utilizing attention mechanism. However, the large computation cost and inference delay hinder them from deploying on resource limited devices. In this paper, to achieve better efficiency, a novel Selective Alignment Fusion Network (SAFNet) for HDR imaging is proposed. After extracting pyramid features, it jointly refines valuable area masks and cross-exposure motion in selected regions with shared decoders, and then fuses high quality HDR image in an explicit way. This approach can focus the model on finding valuable regions while estimating their easily detectable and meaningful motion. For further detail enhancement, a lightweight refine module is introduced which enjoys privileges from previous optical flow, selection masks and initial prediction. Moreover, to facilitate learning on samples with large motion, a new window partition cropping method is presented during training. Experiments on public and newly developed challenging datasets show that proposed SAFNet not only exceeds previous SOTA competitors quantitatively and qualitatively, but also runs order of magnitude faster. Code and dataset is available at https://github.com/ltkong218/SAFNet.

Keywords

Cite

@article{arxiv.2407.16308,
  title  = {SAFNet: Selective Alignment Fusion Network for Efficient HDR Imaging},
  author = {Lingtong Kong and Bo Li and Yike Xiong and Hao Zhang and Hong Gu and Jinwei Chen},
  journal= {arXiv preprint arXiv:2407.16308},
  year   = {2024}
}

Comments

Accepted by ECCV 2024

R2 v1 2026-06-28T17:50:37.096Z