paper-with-me

Papers

G-SemTMO: Tone Mapping with a Trainable Semantic Graph

2022-08-30 · Abhishek Goswami, Erwan Bernard, Wolf Hauser, Frederic Dufaux, Rafal Mantiuk

A Tone Mapping Operator (TMO) is required to render images with a High Dynamic Range (HDR) on media with limited dynamic capabilities. TMOs compress the dynamic range with the aim of preserving the visually perceptual cues of the scene. Previous literature has established the benefits of TMOs being semantic aware, understanding the content in the scene to preserve the cues better. Expert photographers analyze the semantic and the contextual information of a scene and decide tonal transformations or local luminance adjustments. This process can be considered a manual analogy to tone mapping. In this work, we draw inspiration from an expert photographer's approach and present a Graph-based Semantic-aware Tone Mapping Operator, G-SemTMO. We leverage semantic information as well as the contextual information of the scene in the form of a graph capturing the spatial arrangements of its semantic segments. Using Graph Convolutional Network (GCN), we predict intermediate parameters called Semantic Hints and use these parameters to apply tonal adjustments locally to different semantic segments in the image. In addition, we also introduce LocHDR, a dataset of 781 HDR images tone mapped manually by an expert photo-retoucher with local tonal enhancements. We conduct ablation studies to show that our approach, G-SemTMO\footnote{Code and dataset to be published with the final version of the manuscript}, can learn both global and local tonal transformations from a pair of input linear and manually retouched images by leveraging the semantic graphs and produce better results than both classical and learning based TMOs. We also conduct ablation experiments to validate the advantage of using GCN.

📄 PDF Abstract BibTeX arXiv:2208.14113

Code (0)

등록된 구현이 없습니다.

Tasks

Tone Mapping

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Semantic Aware Diffusion Inverse Tone Mapping

2024-05-24 · Abhishek Goswami, Aru Ranjan Singh, Francesco Banterle, Kurt Debattista 외

The range of real-world scene luminance is larger than the capture capability of many digital camera sensors which leads to details being lost in captured images, most typically in bright regions. Inverse tone mapping at…

inverse tone mappingInverse-Tone-MappingTone Mapping

Deep Neural Networks for Automatic Grain-matrix Segmentation in Plane and Cross-polarized Sandstone Photomicrographs

2021-11-13 · Rajdeep Das, Ajoy Mondal, Tapan Chakraborty, Kuntal Ghosh

Grain segmentation of sandstone that is partitioning the grain from its surrounding matrix/cement in the thin section is the primary step for computer-aided mineral identification and sandstone classification. The micros…

SegmentationSemantic Segmentation

Mobile-end Tone Mapping based on Integral Image and Integral Histogram

2021-02-02 · Jie Yang, Mengchen Lin, Ziyi Liu, Ulian Shahnovich 외

Wide dynamic range (WDR) image tone mapping is in high demand in many applications like film production, security monitoring, and photography. It is especially crucial for mobile devices because most of the images taken …

GPUTone Mapping

Modeling Radiometric Uncertainty for Vision with Tone-mapped Color Images

2013-11-27 · Ayan Chakrabarti, Ying Xiong, Baochen Sun, Trevor Darrell 외

To produce images that are suitable for display, tone-mapping is widely used in digital cameras to map linear color measurements into narrow gamuts with limited dynamic range. This introduces non-linear distortion that m…

Tone Mapping

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