Skip to content
/ VBDNet Public

Variational Bayesian Deep Network for Poisson Denoising

Notifications You must be signed in to change notification settings

HLImg/VBDNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variational Bayesian deep network for blind Poisson denoising

The training model parameter files can be downloaded here (google drive).

All methods are trained using the same synthetic dataset and tested on synthetic and real-world test sets. All methods use early stopping techniques.

how to test

python main.py --yaml yaml/test_fmd/*.yaml
@article{liang2023variational,
  title={Variational Bayesian deep network for blind Poisson denoising},
  author={Liang, Hao and Liu, Rui and Wang, Zhongyuan and Ma, Jiayi and Tian, Xin},
  volume = {143},
  pages={109810},
  year={2023},
  journal={Pattern Recognition},
  doi = {https://doi.org/10.1016/j.patcog.2023.109810},
  publisher={Elsevier}
}

About

Variational Bayesian Deep Network for Poisson Denoising

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages