English

Lightweight Image Enhancement Network for Mobile Devices Using Self-Feature Extraction and Dense Modulation

Image and Video Processing 2022-05-03 v1 Machine Learning

Abstract

Convolutional neural network (CNN) based image enhancement methods such as super-resolution and detail enhancement have achieved remarkable performances. However, amounts of operations including convolution and parameters within the networks cost high computing power and need huge memory resource, which limits the applications with on-device requirements. Lightweight image enhancement network should restore details, texture, and structural information from low-resolution input images while keeping their fidelity. To address these issues, a lightweight image enhancement network is proposed. The proposed network include self-feature extraction module which produces modulation parameters from low-quality image itself, and provides them to modulate the features in the network. Also, dense modulation block is proposed for unit block of the proposed network, which uses dense connections of concatenated features applied in modulation layers. Experimental results demonstrate better performance over existing approaches in terms of both quantitative and qualitative evaluations.

Keywords

Cite

@article{arxiv.2205.00853,
  title  = {Lightweight Image Enhancement Network for Mobile Devices Using Self-Feature Extraction and Dense Modulation},
  author = {Sangwook Baek and Yongsup Park and Youngo Park and Jungmin Lee and Kwangpyo Choi},
  journal= {arXiv preprint arXiv:2205.00853},
  year   = {2022}
}

Comments

8 pages, 9 figures

R2 v1 2026-06-24T11:04:40.716Z