Skip to content

Image Compressed Sensing Reconstruction via Deep Image Prior With Structure-Texture Decomposition (SPL 2023) [PyTorch]

Notifications You must be signed in to change notification settings

zhang-chenxu/STDIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Compressed Sensing Reconstruction via Deep Image Prior With Structure-Texture Decomposition (SPL 2023) [PyTorch]

Abstract

Deep image prior has been successfully applied to image compressed sensing, allowing capture implicit prior using only the network architecture without training data. However, existing methods fail to take full advantage of the characteristics of the different components of the image signal, resulting in loss of details, and the network architecture is designed in a homogeneous way, which limits the performance. We propose a novel network architecture to capture distinct implicit priors for different image components under the guidance of a designed loss function. In addition, we design a novel module to extract and fuse the local and global features to facilitate the interaction between the two components and boost the performance. Sufficient experiments demonstrate the competitive performance and effectiveness of our method.

Citation

If you find the code helpful in your research or work, please cite the following paper:

@ARTICLE{10035425,
  author={Zhong, Yuanhong and Zhang, Chenxu and Li, Jin},
  journal={IEEE Signal Processing Letters}, 
  title={Image Compressed Sensing Reconstruction via Deep Image Prior With Structure-Texture Decomposition}, 
  year={2023},
  volume={30},
  number={},
  pages={85-89},
  doi={10.1109/LSP.2023.3241847}}

About

Image Compressed Sensing Reconstruction via Deep Image Prior With Structure-Texture Decomposition (SPL 2023) [PyTorch]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages