An open API service indexing awesome lists of open source software.

https://github.com/tata1661/scsc

Code for "Sample-Dependent CSC (ICML 2018)".
https://github.com/tata1661/scsc

convolutional-sparse-coding dictionary-learning sparse-coding

Last synced: 29 days ago
JSON representation

Code for "Sample-Dependent CSC (ICML 2018)".

Awesome Lists containing this project

README

        

# SCSC
This is the source code in MATLAB for

```
@InProceedings{wang2018scsc,
author = {Wang, Y. and Yao, Q. and Kwok, J. T. and Ni, L. M.},
title = {Online Convolutional Sparse Coding with Sample-Dependent Dictionary},
booktitle = {International Conference on Machine Learning},
year = {2018},
pages = {5209--5218},
}
```

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