Skip to content

hongtao-argmin/Online-Learning-SMSD-Large-Dataset

Repository files navigation

Online-Learning-SMSD-Large-Dataset

In this paper, we propose an online method to learning the sensing matrix and dictionary simultaneously on a large dataset. The simulation results show the effectiveness and efficiency of our method.

Paper Link: https://arxiv.org/abs/1701.01000

To run these codes, please download the OMP toolbox to solve the sparse coding procedure. The link is: http://www.cs.technion.ac.il/~ronrubin/software.html.

Note that do not forget to add the path in your own matlab path.

Our main algorithm is shown in `Online_Sens_DIC_simultaneously.m'. We also propose one demo to show how to run our code.

Remark: The traindata and testdata should be stored as X and X_test.

To obtain how to utilize the related function in this toolbox, just run `help function_name’.

If you find any bugs in this toolbox, feel free to contact the author Tao Hong through email: [email protected].

https://hongtao-argmin.github.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages