资源算法DMSP

DMSP

2019-12-19 | |  128 |   0 |   0

Caffe and MatCovNet implementations (see DMSP-tensorflow for TensorFlow implementation)

Deep Mean-Shift Priors for Image Restoration (project page)

Siavash Arjomand Bigdeli, Meiguang Jin, Paolo Favaro, Matthias Zwicker

Advances in Neural Information Processing Systems (NIPS), 2017

Abstract:

In this paper we introduce a natural image prior that directly represents a Gaussian-smoothed version of the natural image distribution. We include our prior in a formulation of image restoration as a Bayes estimator that also allows us to solve noise-blind image restoration problems. We show that the gradient of our prior corresponds to the mean-shift vector on the natural image distribution. In addition, we learn the mean-shift vector field using denoising autoencoders, and use it in a gradient descent approach to perform Bayes risk minimization. We demonstrate competitive results for noise-blind deblurring, super-resolution, and demosaicing.

图片.png

See manuscript for details of the method.

This code runs in Matlab and you need to install eitherMatCaffe orMatConvNet.

Contents:

demo.m: Includes an example for non-blind and noise-blind image deblurring.

DMSPDeblur.m: Implements MAP function for non-blind image deblurring. Use Matlab's help function to learn about the input and output arguments.

DAEs: Includes DAE models and function handles (in Caffe and matconvnet).

data: Includes sample image and blur kernels.


上一篇:compsensing_dip

下一篇:simple-faster-rcnn-pytorch

用户评价
全部评价

热门资源

  • allennlp-server

    allennlp-server Serve allennlp services as sep...

  • ubuntu-allennlp

    ubuntu-allennlp AllenAI AllenNLP image based o...

  • allennlp_extras

    allennlp_extras Some utilities build on top of...

  • allennlp-dureader

    An Apache 2.0 NLP research library, built on Py...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...