Code Monkey home page Code Monkey logo

ircnn's Introduction

Learning Deep CNN Denoiser Prior for Image Restoration (CVPR 2017)

Abstract:

Model-based optimization methods and discriminative learning methods have been the two dominant strategies 
for solving various inverse problems in low-level vision.Typically, those two kinds of methods have their
respective merits and drawbacks, e.g., model-based optimization methods are flexible for handling different
inverse problems but are usually time-consuming with sophisticated priors for the purpose of good performance; 
in the meanwhile, discriminative learning methods have fast testing speed but their application range is greatly
restricted by the specialized task. Recent works have revealed that, with the aid of variable splitting techniques, 
denoiser prior can be plugged in as a modular part of model-based optimization methods to solve other inverse 
problems (e.g., deblurring). Such an integration induces considerable advantage when the denoiser is obtained 
via discriminative learning. However, the study of integration with fast discriminative denoiser prior is still 
lacking. To this end, this paper aims to train a set of fast and effective CNN (convolutional neural network) 
denoisers and integrate them into model-based optimization method to solve other inverse problems. Experimental
results demonstrate that the learned set of denoisers can not only achieve promising Gaussian denoising results 
but also can be used as prior to deliver good performance for various low-level vision applications.

To run the matlab code, you should install the MatConvNet first.

 @inproceedings{zhang2017learning,
   title={Learning Deep CNN Denoiser Prior for Image Restoration},
   author={Zhang, Kai and Zuo, Wangmeng and Gu, Shuhang and Zhang, Lei},
   booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
   year={2017},
 }

ircnn's People

Contributors

cszn avatar

Watchers

James Cloos avatar Fulp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.