paper-with-me

Papers

Training Neural Networks on RAW and HDR Images for Restoration Tasks

2023-12-06 · Andrew Yanzhe Ke, Lei Luo, Xiaoyu Xiang, Yuchen Fan, Rakesh Ranjan, ALEXANDRE CHAPIRO, Rafał K. Mantiuk

The vast majority of standard image and video content available online is represented in display-encoded color spaces, in which pixel values are conveniently scaled to a limited range (0-1) and the color distribution is approximately perceptually uniform. In contrast, both camera RAW and high dynamic range (HDR) images are often represented in linear color spaces, in which color values are linearly related to colorimetric quantities of light. While training on commonly available display-encoded images is a well-established practice, there is no consensus on how neural networks should be trained for tasks on RAW and HDR images in linear color spaces. In this work, we test several approaches on three popular image restoration applications: denoising, deblurring, and single-image super-resolution. We examine whether HDR/RAW images need to be display-encoded using popular transfer functions (PQ, PU21, and mu-law), or whether it is better to train in linear color spaces, but use loss functions that correct for perceptual non-uniformity. Our results indicate that neural networks train significantly better on HDR and RAW images represented in display-encoded color spaces, which offer better perceptual uniformity than linear spaces. This small change to the training strategy can bring a very substantial gain in performance, between 2 and 9 dB.

📄 PDF Abstract BibTeX arXiv:2312.03640

Code (1)

gfxdisp/colorvideovdp 공식 구현 pytorch

Tasks

DeblurringDenoisingImage RestorationImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Review Learning: Advancing All-in-One Ultra-High-Definition Image Restoration Training Method

2024-08-13 · Xin Su, Zhuoran Zheng, Chen Wu

All-in-one image restoration tasks are becoming increasingly important, especially for ultra-high-definition (UHD) images. Existing all-in-one UHD image restoration methods usually boost the model's performance by introd…

4kAllGPUImage Restoration

Overcoming False Illusions in Real-World Face Restoration with Multi-Modal Guided Diffusion Model

2024-10-05 · Keda Tao, Jinjin Gu, Yulun Zhang, Xiucheng Wang 외

We introduce a novel Multi-modal Guided Real-World Face Restoration (MGFR) technique designed to improve the quality of facial image restoration from low-quality inputs. Leveraging a blend of attribute text prompts, high…

AttributeImage Restoration

Test-Time Preference Optimization for Image Restoration

2025-11-24 · Bingchen Li, Xin Li, Jiaqi Xu, Jiaming Guo 외 arxiv

Image restoration (IR) models are typically trained to recover high-quality images using L1 or LPIPS loss. To handle diverse unknown degradations, zero-shot IR methods have also been introduced. However, existing pre-tra…

Image Restoration

ClassPruning: Speed Up Image Restoration Networks by Dynamic N:M Pruning

2022-11-10 · Yang Zhou, Yuda Song, Hui Qian, Xin Du

Image restoration tasks have achieved tremendous performance improvements with the rapid advancement of deep neural networks. However, most prevalent deep learning models perform inference statically, ignoring that diffe…

Image Restoration

DiffLoss: unleashing diffusion model as constraint for training image restoration network

2024-06-27 · Jiangtong Tan, Feng Zhao

Image restoration aims to enhance low quality images, producing high quality images that exhibit natural visual characteristics and fine semantic attributes. Recently, the diffusion model has emerged as a powerful techni…

Image GenerationImage Restoration