Lightweight Image Enhancement Network for Mobile Devices Using Self-Feature Extraction and Dense Modulation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Image EnhancementSuper-ResolutionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MobileIE: An Extremely Lightweight and Effective ConvNet for Real-Time Image Enhancement on Mobile Devices
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 EnhancementTowards Lightest Low-Light Image Enhancement Architecture for Mobile Devices
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 EfficiencyFast Perceptual Image Enhancement
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 EnhancementRevisiting Lightweight Low-Light Image Enhancement: From a YUV Color Space Perspective
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 EnhancementAdaEnlight: Energy-aware Low-light Video Stream Enhancement on Mobile Devices
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