Image Compressed Sensing with Multi-scale Dilated Convolutional Neural Network
Zhifeng Wang, Zhenghui Wang, Chunyan Zeng, Yan Yu, Xiangkui Wan

TL;DR
This paper introduces a multi-scale dilated convolutional neural network framework for image compressed sensing that avoids block effects and captures multi-scale features, leading to improved reconstruction quality.
Contribution
The proposed MsDCNN framework jointly trains measurement and reconstruction networks without block division and employs multi-scale feature extraction to enhance image reconstruction.
Findings
Outperforms state-of-the-art methods in PSNR and SSIM
Effectively avoids blocking artifacts in reconstruction
Enhances feature extraction with multi-scale architecture
Abstract
Deep Learning (DL) based Compressed Sensing (CS) has been applied for better performance of image reconstruction than traditional CS methods. However, most existing DL methods utilize the block-by-block measurement and each measurement block is restored separately, which introduces harmful blocking effects for reconstruction. Furthermore, the neuronal receptive fields of those methods are designed to be the same size in each layer, which can only collect single-scale spatial information and has a negative impact on the reconstruction process. This paper proposes a novel framework named Multi-scale Dilated Convolution Neural Network (MsDCNN) for CS measurement and reconstruction. During the measurement period, we directly obtain all measurements from a trained measurement network, which employs fully convolutional structures and is jointly trained with the reconstruction network from the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Photoacoustic and Ultrasonic Imaging · Image Processing Techniques and Applications
MethodsDilated Convolution · Convolution
