paper-with-me

Papers

Learning Differential Pyramid Representation for Tone Mapping

2024-12-02 · Qirui Yang, Yinbo Li, Peng-Tao Jiang, Qihua Cheng, Biting Yu, Yihao Liu, Huanjing Yue, Jingyu Yang

Previous tone mapping methods mainly focus on how to enhance tones in low-resolution images and recover details using the high-frequent components extracted from the input image. These methods typically rely on traditional feature pyramids to artificially extract high-frequency components, such as Laplacian and Gaussian pyramids with handcrafted kernels. However, traditional handcrafted features struggle to effectively capture the high-frequency components in HDR images, resulting in excessive smoothing and loss of detail in the output image. To mitigate the above issue, we introduce a learnable Differential Pyramid Representation Network (DPRNet). Based on the learnable differential pyramid, our DPRNet can capture detailed textures and structures, which is crucial for high-quality tone mapping recovery. In addition, to achieve global consistency and local contrast harmonization, we design a global tone perception module and a local tone tuning module that ensure the consistency of global tuning and the accuracy of local tuning, respectively. Extensive experiments demonstrate that our method significantly outperforms state-of-the-art methods, improving PSNR by 2.58 dB in the HDR+ dataset and 3.31 dB in the HDRI Haven dataset respectively compared with the second-best method. Notably, our method exhibits the best generalization ability in the non-homologous image and video tone mapping operation. We provide an anonymous online demo at https://xxxxxx2024.github.io/DPRNet/.

📄 PDF Abstract BibTeX arXiv:2412.01463

Code (0)

등록된 구현이 없습니다.

Tasks

Tone Mapping

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Perceptually Optimized Deep High-Dynamic-Range Image Tone Mapping

2021-09-01 · Chenyang Le, Jiebin Yan, Yuming Fang, Kede Ma

We describe a deep high-dynamic-range (HDR) image tone mapping operator that is computationally efficient and perceptually optimized. We first decompose an HDR image into a normalized Laplacian pyramid, and use two deep …

Tone MappingVocal Bursts Intensity Prediction

A Perceptually Optimized and Self-Calibrated Tone Mapping Operator

2022-06-18 · Peibei Cao, Chenyang Le, Yuming Fang, Kede Ma

With the increasing popularity and accessibility of high dynamic range (HDR) photography, tone mapping operators (TMOs) for dynamic range compression are practically demanding. In this paper, we develop a two-stage neura…

Multi-Exposure Image FusionSSIMTone Mapping

Deep Reformulated Laplacian Tone Mapping

2021-01-31 · Jie Yang, Ziyi Liu, Mengchen Lin, Svetlana Yanushkevich 외

Wide dynamic range (WDR) images contain more scene details and contrast when compared to common images. However, it requires tone mapping to process the pixel values in order to display properly. The details of WDR image…

Tone Mapping

Lookup Table meets Local Laplacian Filter: Pyramid Reconstruction Network for Tone Mapping

2023-10-26 · NeurIPS 2023 11 · Feng Zhang, Ming Tian, Zhiqiang Li, Bin Xu 외

Tone mapping aims to convert high dynamic range (HDR) images to low dynamic range (LDR) representations, a critical task in the camera imaging pipeline. In recent years, 3-Dimensional LookUp Table (3D LUT) based methods …

Computational EfficiencyImage EnhancementLow-Light Image EnhancementTone Mapping

Pyramid Texture Filtering

2023-05-11 · Qing Zhang, Hao Jiang, Yongwei Nie, Wei-Shi Zheng

We present a simple but effective technique to smooth out textures while preserving the prominent structures. Our method is built upon a key observation -- the coarsest level in a Gaussian pyramid often naturally elimina…

Image EnhancementTone Mapping