paper-with-me

홈 › Papers

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

2022-05-02 · Sangwook Baek, Yongsup Park, Youngo Park, Jungmin Lee, Kwangpyo Choi

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.

📄 PDF Abstract BibTeX arXiv:2205.00853

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementSuper-Resolution

Methods 이 논문이 사용한 방법론

Low-resolution input 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MobileIE: An Extremely Lightweight and Effective ConvNet for Real-Time Image Enhancement on Mobile Devices

2025-07-02 · Hailong Yan, Ao Li, Xiangtao Zhang, Zhe Liu 외 arxiv

Recent advancements in deep neural networks have driven significant progress in image enhancement (IE). However, deploying deep learning models on resource-constrained platforms, such as mobile devices, remains challengi…

Image Enhancement

Towards Lightest Low-Light Image Enhancement Architecture for Mobile Devices

2025-07-06 · Guangrui Bai, Hailong Yan, Wenhai Liu, Yahui Deng 외 arxiv

Real-time low-light image enhancement on mobile and embedded devices requires models that balance visual quality and computational efficiency. Existing deep learning methods often rely on large networks and labeled datas…

Low-Light Image EnhancementComputational Efficiency

Fast Perceptual Image Enhancement

2018-12-31 · Etienne de Stoutz, Andrey Ignatov, Nikolay Kobyshev, Radu Timofte 외

The vast majority of photos taken today are by mobile phones. While their quality is rapidly growing, due to physical limitations and cost constraints, mobile phone cameras struggle to compare in quality with DSLR camera…

CPUImage Enhancement

Revisiting Lightweight Low-Light Image Enhancement: From a YUV Color Space Perspective

2026-01-24 · Hailong Yan, Shice Liu, Xiangtao Zhang, Lujian Yao 외 arxiv

In the current era of mobile internet, Lightweight Low-Light Image Enhancement (L3IE) is critical for mobile devices, which faces a persistent trade-off between visual quality and model compactness. While recent methods …

Low-Light Image Enhancement

AdaEnlight: Energy-aware Low-light Video Stream Enhancement on Mobile Devices

2022-11-29 · Sicong Liu, Xiaochen Li, Zimu Zhou, Bin Guo 외

The ubiquity of camera-embedded devices and the advances in deep learning have stimulated various intelligent mobile video applications. These applications often demand on-device processing of video streams to deliver re…

Video Enhancement