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)".
- Host: GitHub
- URL: https://github.com/tata1661/scsc
- Owner: tata1661
- Created: 2019-01-24T03:51:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T05:46:50.000Z (over 6 years ago)
- Last Synced: 2025-04-14T09:13:12.851Z (29 days ago)
- Topics: convolutional-sparse-coding, dictionary-learning, sparse-coding
- Language: MATLAB
- Homepage:
- Size: 2.79 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.