paper-with-me

홈 › Papers

Retinex-inspired Unrolling with Cooperative Prior Architecture Search for Low-light Image Enhancement

2020-12-10 · CVPR 2021 1 · Risheng Liu, Long Ma, Jiaao Zhang, Xin Fan, Zhongxuan Luo

Low-light image enhancement plays very important roles in low-level vision field. Recent works have built a large variety of deep learning models to address this task. However, these approaches mostly rely on significant architecture engineering and suffer from high computational burden. In this paper, we propose a new method, named Retinex-inspired Unrolling with Architecture Search (RUAS), to construct lightweight yet effective enhancement network for low-light images in real-world scenario. Specifically, building upon Retinex rule, RUAS first establishes models to characterize the intrinsic underexposed structure of low-light images and unroll their optimization processes to construct our holistic propagation structure. Then by designing a cooperative reference-free learning strategy to discover low-light prior architectures from a compact search space, RUAS is able to obtain a top-performing image enhancement network, which is with fast speed and requires few computational resources. Extensive experiments verify the superiority of our RUAS framework against recently proposed state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2012.05609

Code (1)

KarelZhang/RUAS 공식 구현 pytorch

Tasks

Image EnhancementLow-Light Image EnhancementRolling Shutter Correction

Similar Papers 제목 키워드 기반

Learning with Nested Scene Modeling and Cooperative Architecture Search for Low-Light Vision

2021-12-09 · Risheng Liu, Long Ma, Tengyu Ma, Xin Fan 외

Images captured from low-light scenes often suffer from severe degradations, including low visibility, color cast and intensive noises, etc. These factors not only affect image qualities, but also degrade the performance…

Rolling Shutter Correction

Low-light Image Enhancement by Retinex Based Algorithm Unrolling and Adjustment

2022-02-12 · Xinyi Liu, Qi Xie, Qian Zhao, Hong Wang 외

Motivated by their recent advances, deep learning techniques have been widely applied to low-light image enhancement (LIE) problem. Among which, Retinex theory based ones, mostly following a decomposition-adjustment pipe…

Deep LearningImage EnhancementLow-Light Image EnhancementRolling Shutter Correction

Deep Joint Unrolling for Deblurring and Low-Light Image Enhancement (JUDE)

2024-12-10 · Tu Vo, Chan Y. Park

Low-light and blurring issues are prevalent when capturing photos at night, often due to the use of long exposure to address dim environments. Addressing these joint problems can be challenging and error-prone if an end-…

DeblurringImage EnhancementLow-Light Image Enhancement

Seeing the Unseen: Zooming in the Dark with Event Cameras

2026-01-05 · Dachun Kai, Zeyu Xiao, Huyue Zhu, Jiaxiao Wang 외 arxiv

This paper addresses low-light video super-resolution (LVSR), aiming to restore high-resolution videos from low-light, low-resolution (LR) inputs. Existing LVSR methods often struggle to recover fine details due to limit…

Video Super-Resolution

LGN-CNN: a biologically inspired CNN architecture

2019-11-14 · Federico Bertoni, Giovanna Citti, Alessandro Sarti

In this paper we introduce a biologically inspired Convolutional Neural Network (CNN) architecture called LGN-CNN that has a first convolutional layer composed by a single filter that mimics the role of the Lateral Genic…