Skip to content

Enable72/BM3D-Net

 
 

Repository files navigation

BM3D-Net

Codes for BM3D-Net.

Dong Yang, Jian Sun*. BM3D-Net: A Convolutional Neural Network for Transform-Domain Collaborative Filtering, IEEE Signal Processing Letters, 2018

Problems: "mink" function not found or undefined

With old versions of Matlab (R2017a and before), you may not able to run this code since there is no "mink" function. Besides updating your Matlab version, you may also refer to the Min-Max Selection package where a third-part "mink" function is included, but it may crash when compiled using a newer compiler. Here is the package: https://www.mathworks.com/matlabcentral/fileexchange/23576-min-max-selection.

About

Codes for bm3d-net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 86.6%
  • C 12.2%
  • C++ 1.1%
  • Makefile 0.1%