1
0
Fork
You've already forked ParallelSeparableDL
0
Efficient parallel learning algorithm forseparable dictionaries
  • Python 64%
  • MATLAB 36%
Find a file
2021年03月22日 21:56:21 +02:00
Matlab Add Python and Matlab implementation 2021年03月22日 18:44:08 +02:00
Python Add Python and Matlab implementation 2021年03月22日 18:44:08 +02:00
atom-pairs.pdf Add atom pairs figure. 2020年12月17日 00:25:13 +02:00
README.md Create README.md 2021年03月22日 21:56:21 +02:00

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

C. Rusu and P. Irofti, "Efficient and Parallel Separable Dictionary Learning" arXiv preprint arXiv:2007.03800 (2020).

@article{RI20,
 title = {Efficient and Parallel Separable Dictionary Learning},
 author = {Rusu, C. and Irofti, P.},
 year = {2020},
 eprint = {2007.03800},
 archiveprefix = {arXiv}
}

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

See test-sepsum-parallel.py or test_denoising_sepsum.m for testing.