You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,14 @@
3
3
This repository implements two algorithms for image reconstruction using a Gaussian denoiser in TensorFlow 2.
4
4
5
5
Algorithms:
6
-
***DMSP:** S. A. Bigdeli, P. Favaro, M. Jin, and M. Zwicker, [“Deep Mean-Shift Priors for Image Restoration,”](http://papers.nips.cc/paper/6678-deep-mean-shift-priors-for-image-restoration.pdf) in Advances in Neural Information Processing Systems 30, 2017, pp. 763–772.
7
-
***HQS:** K. Zhang, Y. Li, W. Zuo, L. Zhang, L. Van Gool, and R. Timofte, [“Plug-and-Play Image Restoration with Deep Denoiser Prior,”](http://arxiv.org/abs/2008.13751) arXiv:2008.13751 [cs, eess], Aug. 2020
8
6
7
+
-**DMSP:** S. A. Bigdeli, P. Favaro, M. Jin, and M. Zwicker, [“Deep Mean-Shift Priors for Image Restoration,”](http://papers.nips.cc/paper/6678-deep-mean-shift-priors-for-image-restoration.pdf) in Advances in Neural Information Processing Systems 30, 2017, pp. 763–772.
8
+
-**HQS:** K. Zhang, Y. Li, W. Zuo, L. Zhang, L. Van Gool, and R. Timofte, [“Plug-and-Play Image Restoration with Deep Denoiser Prior,”](http://arxiv.org/abs/2008.13751) IEEE Trans. Pattern Anal. Mach. Intell., pp. 1–1, 2021
0 commit comments