Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 622 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 622 Bytes

OCSC

This is the source code in MATLAB for

@Article{wang2018ocsc,
  author    = {Wang, Y. and Yao, Q. and Kwok, J. T. and Ni, L. M.},
  title     = {Scalable Online Convolutional Sparse Coding},
  journal   = {IEEE Transactions on Image Processing},
  year      = {2018},
  volume    = {27},
  number    = {10},
  pages     = {4850 - 4859},
  publisher = {IEEE},
}

If you use the code, please cite our paper. Thank you.

Please note that the codes require MATLAB 2016b or higher version to use the implicit expansion. See https://blogs.mathworks.com/loren/2016/10/24/matlab-arithmetic-expands-in-r2016b/.