HDR-cGAN: Single LDR to HDR Image Translation using Conditional GAN
The prime goal of digital imaging techniques is to reproduce the realistic appearance of a scene. Low Dynamic Range (LDR) cameras are incapable of representing the wide dynamic range of the real-world scene. The captured images turn out to be either too dark (underexposed) or too bright (overexposed). Specifically, saturation in overexposed regions makes the task of reconstructing a High Dynamic Range (HDR) image from single LDR image challenging. In this paper, we propose a deep learning based approach to recover details in the saturated areas while reconstructing the HDR image. We formulate this problem as an image-to-image (I2I) translation task. To this end, we present a novel conditional GAN (cGAN) based framework trained in an end-to-end fashion over the HDR-REAL and HDR-SYNTH datasets. Our framework uses an overexposed mask obtained from a pre-trained segmentation model to facilitate the hallucination task of adding details in the saturated regions. We demonstrate the effectiveness of the proposed method by performing an extensive quantitative and qualitative comparison with several state-of-the-art single-image HDR reconstruction techniques.
Code (0)
등록된 구현이 없습니다.
Tasks
HallucinationHDR ReconstructionTranslationSimilar Papers 제목 키워드 기반
MVP: Multivariate polynomials for conditional generation
Conditional Generative Adversarial Nets (cGANs) have been widely adopted for image generation. cGANs take i) a noise vector and ii) a conditional variable as input. The conditional variable can be discrete (e.g., a clas…
Conditional Image GenerationImage GenerationImage-to-Image TranslationTranslationMode Seeking Generative Adversarial Networks for Diverse Image Synthesis
Most conditional generation tasks expect diverse outputs given a single conditional context. However, conditional generative adversarial networks (cGANs) often focus on the prior conditional information and ignore the in…
DiversityImage GenerationImage-to-Image TranslationMultimodal Unsupervised Image-To-Image Translation+1Multimodal Image-to-Image Translation via Mutual Information Estimation and Maximization
Multimodal image-to-image translation (I2IT) aims to learn a conditional distribution that explores multiple possible images in the target domain given an input image in the source domain. Conditional generative adversar…
DisentanglementDiversityImage GenerationImage-to-Image Translation+2Comparative Analysis of GAN and Diffusion for MRI-to-CT translation
Computed tomography (CT) is essential for treatment and diagnostics; In case CT are missing or otherwise difficult to obtain, methods for generating synthetic CT (sCT) images from magnetic resonance imaging (MRI) images …
Cross-View Image Synthesis using Conditional GANs
Learning to generate natural scenes has always been a challenging task in computer vision. It is even more painstaking when the generation is conditioned on images with drastically different views. This is mainly because…
Cross-View Image-to-Image TranslationImage GenerationImage-to-Image TranslationScene Generation+2