Skip to content

SwatiECE/plug-and-play-ISTA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plug-and-play ISTA

This is a Matlab implementation of the NLM-based PnP-ISTA algorithm used in the following paper:

R. G. Gavaskar and K. N. Chaudhury, "Plug-and-Play ISTA Converges With Kernel Denoisers," IEEE Signal Processing Letters, vol. 27, pp. 610-614, 2020.

[Paper] [ArXiv]

The code here was used to produce the results reported in the paper.

Usage

Run the file 'demo_inpainting.m' to run a demo of image inpainting using PnP-ISTA.

The main PnP-ISTA algorithm is implemented in 'pnpISTA.m'.

Tested on Matlab 9.6.0 (R2019a).

Credits

The code 'utils/nanmedfilt2.m' has been downloaded from: https://www.mathworks.com/matlabcentral/fileexchange/41457-nanmedfilt2.

About

Matlab code for PnP-ISTA, IEEE SPL 2020.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%