MOFA: A Model Simplification Roadmap for Image Restoration on Mobile Devices

08/24/2023
by   Xiangyu Chen, et al.
0

Image restoration aims to restore high-quality images from degraded counterparts and has seen significant advancements through deep learning techniques. The technique has been widely applied to mobile devices for tasks such as mobile photography. Given the resource limitations on mobile devices, such as memory constraints and runtime requirements, the efficiency of models during deployment becomes paramount. Nevertheless, most previous works have primarily concentrated on analyzing the efficiency of single modules and improving them individually. This paper examines the efficiency across different layers. We propose a roadmap that can be applied to further accelerate image restoration models prior to deployment while simultaneously increasing PSNR (Peak Signal-to-Noise Ratio) and SSIM (Structural Similarity Index). The roadmap first increases the model capacity by adding more parameters to partial convolutions on FLOPs non-sensitive layers. Then, it applies partial depthwise convolution coupled with decoupling upsampling/downsampling layers to accelerate the model speed. Extensive experiments demonstrate that our approach decreases runtime by up to 13% and reduces the number of parameters by up to 23%, while increasing PSNR and SSIM on several image restoration datasets. Source Code of our method is available at \href{https://github.com/xiangyu8/MOFA}{https://github.com/xiangyu8/MOFA}.

READ FULL TEXT

page 3

page 7

research
04/27/2020

Deploying Image Deblurring across Mobile Devices: A Perspective of Quality and Latency

Recently, image enhancement and restoration have become important applic...
research
04/08/2019

Towards Real-Time Automatic Portrait Matting on Mobile Devices

We tackle the problem of automatic portrait matting on mobile devices. T...
research
06/08/2023

HQ-50K: A Large-scale, High-quality Dataset for Image Restoration

This paper introduces a new large-scale image restoration dataset, calle...
research
05/17/2023

Binarized Spectral Compressive Imaging

Existing deep learning models for hyperspectral image (HSI) reconstructi...
research
07/22/2022

MobileDenseNet: A new approach to object detection on mobile devices

Object detection problem solving has developed greatly within the past f...
research
09/04/2023

Memory augment is All You Need for image restoration

Image restoration is a low-level vision task, most CNN methods are desig...
research
02/27/2020

MNN: A Universal and Efficient Inference Engine

Deploying deep learning models on mobile devices draws more and more att...

Please sign up or login with your details

Forgot password? Click here to reset