CVAIGRLGROOct 19, 2024

A Cycle Ride to HDR: Semantics Aware Self-Supervised Framework for Unpaired LDR-to-HDR Image Reconstruction

arXiv:2410.15068v41 citationsh-index: 16Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of HDR reconstruction without requiring paired LDR-HDR datasets, which is a problem for computer vision applications like photography and imaging, though it builds on existing adversarial and cycle-consistent methods.

The paper tackles the problem of reconstructing High Dynamic Range (HDR) images from unpaired Low Dynamic Range (LDR) datasets by proposing CycleHDR, a self-supervised framework that integrates semantic and cycle-consistent adversarial architecture, achieving state-of-the-art performance on benchmark datasets.

Reconstruction of High Dynamic Range (HDR) from Low Dynamic Range (LDR) images is an important computer vision task. There is a significant amount of research utilizing both conventional non-learning methods and modern data-driven approaches, focusing on using both single-exposed and multi-exposed LDR for HDR image reconstruction. However, most current state-of-the-art methods require high-quality paired {LDR;HDR} datasets with limited literature use of unpaired datasets, that is, methods that learn the LDR-HDR mapping between domains. This paper proposes CycleHDR, a method that integrates self-supervision into a modified semantic- and cycle-consistent adversarial architecture that utilizes unpaired LDR and HDR datasets for training. Our method introduces novel artifact- and exposure-aware generators to address visual artifact removal. It also puts forward an encoder and loss to address semantic consistency, another under-explored topic. CycleHDR is the first to use semantic and contextual awareness for the LDR-HDR reconstruction task in a self-supervised setup. The method achieves state-of-the-art performance across several benchmark datasets and reconstructs high-quality HDR images. The official website of this work is available at: https://github.com/HrishavBakulBarua/Cycle-HDR

Code Implementations2 repos
Foundations

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

Your Notes