paper-with-me

홈 › Papers

Deterministic Neural Illumination Mapping for Efficient Auto-White Balance Correction

2023-08-07 · Furkan Kınlı, Doğa Yılmaz, Barış Özcan, Furkan Kıraç

Auto-white balance (AWB) correction is a critical operation in image signal processors for accurate and consistent color correction across various illumination scenarios. This paper presents a novel and efficient AWB correction method that achieves at least 35 times faster processing with equivalent or superior performance on high-resolution images for the current state-of-the-art methods. Inspired by deterministic color style transfer, our approach introduces deterministic illumination color mapping, leveraging learnable projection matrices for both canonical illumination form and AWB-corrected output. It involves feeding high-resolution images and corresponding latent representations into a mapping module to derive a canonical form, followed by another mapping module that maps the pixel values to those for the corrected version. This strategy is designed as resolution-agnostic and also enables seamless integration of any pre-trained AWB network as the backbone. Experimental results confirm the effectiveness of our approach, revealing significant performance improvements and reduced time complexity compared to state-of-the-art methods. Our method provides an efficient deep learning-based AWB correction solution, promising real-time, high-quality color correction for digital imaging applications. Source code is available at https://github.com/birdortyedi/DeNIM/

📄 PDF Abstract BibTeX arXiv:2308.03939

Code (1)

birdortyedi/denim 공식 구현 pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Physically-Plausible Illumination Distribution Estimation

2023-01-01 · ICCV 2023 1 · Egor Ershov, Vasily Tesalin, Ivan Ermakov, Michael S. Brown

A camera's auto-white-balance (AWB) module operates under the assumption that there is a single dominant illumination in a captured scene. AWB methods estimate an image's dominant illumination and use it as the targe…

Improving Color Reproduction Accuracy on Cameras

2018-06-01 · CVPR 2018 6 · Hakki Can Karaimer, Michael S. Brown

One of the key operations performed on a digital camera is to map the sensor-specific color space to a standard perceptual color space. This procedure involves the application of a white-balance correction followed by …

Learning Camera-Agnostic White-Balance Preferences

2025-07-02 · Luxi Zhao, Mahmoud Afifi, Michael S. Brown arxiv

The image signal processor (ISP) pipeline in modern cameras consists of several modules that transform raw sensor data into visually pleasing images in a display color space. Among these, the auto white balance (AWB) mod…

Graphics2RAW: Mapping Computer Graphics Images to Sensor RAW Images

2023-01-01 · ICCV 2023 1 · Donghwan Seo, Abhijith Punnappurath, Luxi Zhao, Abdelrahman Abdelhamed 외

Computer graphics (CG) rendering platforms produce imagery with ever-increasing photo realism. The narrowing domain gap between real and synthetic imagery makes it possible to use CG images as training data for deep …

Autonomous DrivingDenoisingNeural RenderingSemantic Segmentation

Deep White-Balance Editing

2020-04-03 · CVPR 2020 6 · Mahmoud Afifi, Michael S. Brown

We introduce a deep learning approach to realistically edit an sRGB image's white balance. Cameras capture sensor images that are rendered by their integrated signal processor (ISP) to a standard RGB (sRGB) color space e…