1
0
Fork
You've already forked pair_ksvd
0
Pairwise Approximate K-SVD
  • MATLAB 100%
Find a file
2019年05月02日 15:16:37 +03:00
img Add scripts for testing Pairwise Approximate K-SVD. 2019年03月26日 17:59:08 +02:00
LICENSE Add scripts for testing Pairwise Approximate K-SVD. 2019年03月26日 17:59:08 +02:00
README.md Update page numbers 2019年05月02日 15:16:37 +03:00
test_denoising_pair.m Add scripts for testing Pairwise Approximate K-SVD. 2019年03月26日 17:59:08 +02:00
test_pair_1Dvs2D.m Add scripts for testing Pairwise Approximate K-SVD. 2019年03月26日 17:59:08 +02:00
test_pair_dl.m Add scripts for testing Pairwise Approximate K-SVD. 2019年03月26日 17:59:08 +02:00

If you use our work in your research, please cite as:

P. Irofti and B. Dumitrescu, "Pairwise Approximate K-SVD," in Acoustics Speech and Signal Processing (ICASSP), 2019 IEEE International Conference on, 2019, pp. 1--5.

@inproceedings{ID19_icassp,
 author = {Irofti, P. and Dumitrescu, B.},
 title = {Pairwise Approximate K-SVD},
 booktitle = {Acoustics Speech and Signal Processing (ICASSP),
 2019 IEEE International Conference on},
 year = {2019},
 pages = {3677--3681},
}

You will need a copy of the dictionary learning toolbox before being able to run the scripts.

See test_pair_dl.m for a simple example.