paper-with-me

Papers

Deep reverse tone mapping

2017-11-20 · ACM Transactions on Graphics (TOG) 2017 11 · Yuki Endo, Yoshihiro Kanamori, Jun Mitani

Inferring a high dynamic range (HDR) image from a single low dynamic range (LDR) input is an ill-posed problem where we must compensate lost data caused by under-/over-exposure and color quantization. To tackle this, we propose the first deep-learning-based approach for fully automatic inference using convolutional neural networks. Because a naive way of directly inferring a 32-bit HDR image from an 8-bit LDR image is intractable due to the difficulty of training, we take an indirect approach; the key idea of our method is to synthesize LDR images taken with different exposures (i.e., bracketed images) based on supervised learning, and then reconstruct an HDR image by merging them. By learning the relative changes of pixel values due to increased/decreased exposures using 3D deconvolutional networks, our method can reproduce not only natural tones without introducing visible noise but also the colors of saturated pixels. We demonstrate the effectiveness of our method by comparing our results not only with those of conventional methods but also with ground-truth HDR images.

📄 PDF Abstract BibTeX

Code (1)

shleecs/DrTMO_unofficial_pytorch pytorch

Tasks

inverse tone mappingQuantizationTone Mapping

Similar Papers 제목 키워드 기반

Zero-Shot Structure-Preserving Diffusion Model for High Dynamic Range Tone Mapping

2024-01-01 · CVPR 2024 1 · Ruoxi Zhu, Shusong Xu, Peiye Liu, Sicheng Li 외

Tone mapping techniques aiming to convert high dynamic range (HDR) images to high-quality low dynamic range (LDR) images for display play a more crucial role in real-world vision systems with the increasing applicati…

Tone Mapping

Reverse Refinement Network for Narrow Rural Road Detection in High-Resolution Satellite Imagery

2024-10-14 · Ningjing Wang, Xinyu Wang, Yang Pan, Wanqiang Yao 외

The automated extraction of rural roads is pivotal for rural development and transportation planning, serving as a cornerstone for socio-economic progress. Current research primarily focuses on road extraction in urban a…

Explorable Tone Mapping Operators

2020-10-20 · Chien-Chuan Su, Ren Wang, Hung-Jin Lin, Yu-Lun Liu 외

Tone-mapping plays an essential role in high dynamic range (HDR) imaging. It aims to preserve visual information of HDR images in a medium with a limited dynamic range. Although many works have been proposed to provide t…

DiversityTone Mapping

GaussHDR: High Dynamic Range Gaussian Splatting via Learning Unified 3D and 2D Local Tone Mapping

2025-03-13 · CVPR 2025 1 · Jinfeng Liu, Lingtong Kong, Bo Li, Dan Xu

High dynamic range (HDR) novel view synthesis (NVS) aims to reconstruct HDR scenes by leveraging multi-view low dynamic range (LDR) images captured at different exposure levels. Current training paradigms with 3D tone ma…

HDR ReconstructionNovel View SynthesisTone Mapping

Unsupervised HDR Image and Video Tone Mapping via Contrastive Learning

2023-03-13 · Cong Cao, Huanjing Yue, Xin Liu, Jingyu Yang

Capturing high dynamic range (HDR) images (videos) is attractive because it can reveal the details in both dark and bright regions. Since the mainstream screens only support low dynamic range (LDR) content, tone mapping …

Contrastive LearningTone Mapping