Skip to content

pirofti/AD-USR-DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Learning with Uniform Sparse Representations for Anomaly Detection

Implementation of the Uniform DL Representation for AD algorithm described in P. Irofti and C. Rusu and A. Pătrașcu, "Dictionary Learning with Uniform Sparse Representations for Anomaly Detection".

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

@article{IRP21,
  title={Dictionary Learning with Uniform Sparse Representations for Anomaly Detection}, 
  author = {Irofti, P. and Rusu, C. and Pătrașcu, A.},
  year={2021},
}

The algorithm is implemented in ksvd_supp.py. Have a look at the experiments for full examples:

Requirements

pip install dictlearn

About

Dictionary Learning with Uniform Sparse Representations for Anomaly Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages