Skip to content

mnzhang01/MD_Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MD_Net

This repository provides the code of the following paper: Self-supervised multi-scale neural network for blind deblurring(https://www.aimsciences.org/article/doi/10.3934/ipi.2023046).

To train/test our paper, please run the main.py.

You can test this code on your own data. If the deblurring result is not as good as expected, please try more by changing the 'kernel_size' and 'num_iter'.

If you find our work useful for your research, please cite it:

@article{zhang2024self,
  title={Self-supervised multi-scale neural network for blind deblurring},
  author={Zhang, Meina and Yang, Ying and Ni, Guoxi and Wu, Tingting and Zeng, Tieyong},
  journal={Inverse Problems and Imaging},
  volume={18},
  number={3},
  pages={623--641},
  year={2024},
  publisher={Inverse Problems and Imaging}
}

About

Self-supervised multi-scale neural network for blind deblurring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages