paper-with-me

홈 › Papers

HDRUNet: Single Image HDR Reconstruction with Denoising and Dequantization

2021-05-27 · Xiangyu Chen, Yihao Liu, Zhengwen Zhang, Yu Qiao, Chao Dong

Most consumer-grade digital cameras can only capture a limited range of luminance in real-world scenes due to sensor constraints. Besides, noise and quantization errors are often introduced in the imaging process. In order to obtain high dynamic range (HDR) images with excellent visual quality, the most common solution is to combine multiple images with different exposures. However, it is not always feasible to obtain multiple images of the same scene and most HDR reconstruction methods ignore the noise and quantization loss. In this work, we propose a novel learning-based approach using a spatially dynamic encoder-decoder network, HDRUNet, to learn an end-to-end mapping for single image HDR reconstruction with denoising and dequantization. The network consists of a UNet-style base network to make full use of the hierarchical multi-scale information, a condition network to perform pattern-specific modulation and a weighting network for selectively retaining information. Moreover, we propose a Tanh_L1 loss function to balance the impact of over-exposed values and well-exposed values on the network learning. Our method achieves the state-of-the-art performance in quantitative comparisons and visual quality. The proposed HDRUNet model won the second place in the single frame track of NITRE2021 High Dynamic Range Challenge.

📄 PDF Abstract BibTeX arXiv:2105.13084

Code (1)

chxy95/HDRUNet 공식 구현 pytorch

Tasks

DecoderDenoisingHDR ReconstructionInverse-Tone-MappingQuantization

Similar Papers 제목 키워드 기반

Closing the Dequantization Gap: PixelCNN as a Single-Layer Flow

2020-02-06 · NeurIPS 2020 12 · Didrik Nielsen, Ole Winther

Flow models have recently made great progress at modeling ordinal discrete data such as images and audio. Due to the continuous nature of flow models, dequantization is typically applied when using them for such discrete…

Transformer-based Learned Image Compression for Joint Decoding and Denoising

2024-02-20 · Yi-Hsin Chen, Kuan-Wei Ho, Shiau-Rung Tsai, Guan-Hsun Lin 외

This work introduces a Transformer-based image compression system. It has the flexibility to switch between the standard image reconstruction and the denoising reconstruction from a single compressed bitstream. Instead o…

DecoderDenoisingImage CompressionImage Reconstruction

Audio Dequantization for High Fidelity Audio Generation in Flow-based Neural Vocoder

2020-08-16 · Hyun-Wook Yoon, Sang-Hoon Lee, Hyeong-Rae Noh, Seong-Whan Lee

In recent works, a flow-based neural vocoder has shown significant improvement in real-time speech generation task. The sequence of invertible flow operations allows the model to convert samples from simple distribution …

Audio DequantizationAudio GenerationImage Generation

Supervision by Denoising for Medical Image Segmentation

2022-02-07 · Sean I. Young, Adrian V. Dalca, Enzo Ferrante, Polina Golland 외

Learning-based image reconstruction models, such as those based on the U-Net, require a large set of labeled images if good generalization is to be guaranteed. In some imaging domains, however, labeled data with pixel- o…

DenoisingImage ReconstructionImage SegmentationMedical Image Segmentation+1

Discrete Denoising Flows

2021-07-24 · ICML Workshop INNF 2021 7 · Alexandra Lindt, Emiel Hoogeboom

Discrete flow-based models are a recently proposed class of generative models that learn invertible transformations for discrete random variables. Since they do not require data dequantization and maximize an exact likel…

Denoising