PulseAugur
EN
LIVE 01:11:44

WREN network enhances low-light images using Retinex theory and U-Nets

Researchers have introduced WREN, a novel neural network designed for low-light image enhancement. WREN utilizes a Retinex theory-based approach, decomposing images into reflectance and illumination maps using a double U-Net-like structure. A subsequent network, incorporating a Transformer block, specifically enhances the illumination map. The model is trained end-to-end with a scale-invariant loss function to ensure robustness across various dynamic range scenes and lighting conditions, achieving state-of-the-art performance on multiple datasets. AI

IMPACT Introduces a novel architecture for low-light image enhancement, potentially improving performance in computer vision tasks under challenging lighting conditions.

RANK_REASON This is a research paper detailing a new neural network architecture for image enhancement. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

WREN network enhances low-light images using Retinex theory and U-Nets

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Reina Kaneko, Junya Hara, Hiroshi Higashi, Yuichi Tanaka ·

    WREN: Low Light Image Enhancement Using Retinex theory-based Double U-Net-like Structures

    arXiv:2607.15604v1 Announce Type: new Abstract: This paper proposes a neural network for low light image enhancement (LLIE) based on retinex theory to make LLIE robust for various dynamic range scenes. The retinex theory is an image formulation model inspired by a human color per…