All Projects → zephyrhours → Hyperspectral-Anomaly-Detection-LSUNRSORAD-and-LSAD-CR-IDW-

zephyrhours / Hyperspectral-Anomaly-Detection-LSUNRSORAD-and-LSAD-CR-IDW-

Licence: other
This is the code for the paper nemed 'Anomaly Detection for Hyperspectral Imagery Based on the Regularized Subspace Method and Collaborative Representation'

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to Hyperspectral-Anomaly-Detection-LSUNRSORAD-and-LSAD-CR-IDW-

Lstm anomaly thesis
Anomaly detection for temporal data using LSTMs
Stars: ✭ 178 (+709.09%)
Mutual labels:  anomaly-detection
Suod
(MLSys' 21) An Acceleration System for Large-scare Unsupervised Heterogeneous Outlier Detection (Anomaly Detection)
Stars: ✭ 245 (+1013.64%)
Mutual labels:  anomaly-detection
anompy
A Python library for anomaly detection
Stars: ✭ 13 (-40.91%)
Mutual labels:  anomaly-detection
Deeplog
Pytorch Implementation of DeepLog.
Stars: ✭ 192 (+772.73%)
Mutual labels:  anomaly-detection
Banpei
Anomaly detection library based on singular spectrum transformation(sst)
Stars: ✭ 231 (+950%)
Mutual labels:  anomaly-detection
tutorial-UGM-hyperspectral
A Tutorial on Modeling and Inference in Undirected Graphical Models for Hyperspectral Image Analysis
Stars: ✭ 21 (-4.55%)
Mutual labels:  hyperspectral
Log Anomaly Detector
Log Anomaly Detection - Machine learning to detect abnormal events logs
Stars: ✭ 169 (+668.18%)
Mutual labels:  anomaly-detection
drama
Main component extraction for outlier detection
Stars: ✭ 17 (-22.73%)
Mutual labels:  anomaly-detection
Pynomaly
Anomaly detection using LoOP: Local Outlier Probabilities, a local density based outlier detection method providing an outlier score in the range of [0,1].
Stars: ✭ 238 (+981.82%)
Mutual labels:  anomaly-detection
out-of-distribution-detection
The Ultimate Reference for Out of Distribution Detection with Deep Neural Networks
Stars: ✭ 117 (+431.82%)
Mutual labels:  anomaly-detection
Taganomaly
Anomaly detection analysis and labeling tool, specifically for multiple time series (one time series per category)
Stars: ✭ 200 (+809.09%)
Mutual labels:  anomaly-detection
Aiopstools
The fundamental package for AIops with python.
Stars: ✭ 224 (+918.18%)
Mutual labels:  anomaly-detection
hyperspectral-soilmoisture-dataset
Hyperspectral and soil-moisture data from a field campaign based on a soil sample. Karlsruhe (Germany), 2017.
Stars: ✭ 23 (+4.55%)
Mutual labels:  hyperspectral
Midas
Go implementation of MIDAS: Microcluster-Based Detector of Anomalies in Edge Streams
Stars: ✭ 180 (+718.18%)
Mutual labels:  anomaly-detection
GMRPD
A Ground Mobile Robot Perception Dataset, IEEE RA-L & IEEE T-CYB
Stars: ✭ 30 (+36.36%)
Mutual labels:  anomaly-detection
Ee Outliers
Open-source framework to detect outliers in Elasticsearch events
Stars: ✭ 172 (+681.82%)
Mutual labels:  anomaly-detection
pyMCR
pyMCR: Multivariate Curve Resolution for Python
Stars: ✭ 55 (+150%)
Mutual labels:  hyperspectral
anomaly-detection-models
some anomaly detection models and experiments.
Stars: ✭ 19 (-13.64%)
Mutual labels:  anomaly-detection
transfertools
Python toolbox for transfer learning.
Stars: ✭ 22 (+0%)
Mutual labels:  anomaly-detection
kenchi
A scikit-learn compatible library for anomaly detection
Stars: ✭ 36 (+63.64%)
Mutual labels:  anomaly-detection

Anomaly Detection for Hyperspectral Imagery Based on the Regularized Subspace Method and Collaborative Representation

This is the matlab code for hyperspectral anomaly detection (LSAD-CR-IDW and LSUNRSORAD algorithms)

For more information of this project, please refer to our paper:

Kun Tan, Zengfu Hou, Fuyu Wu,Qian Du, and Yu Chen. Anomaly Detection for Hyperspectral Imagery Based on the Regularized Subspace Method and Collaborative Representation. Remote Sensing 2019. [Co-first author]

Prerequisites

matlab R2018b

WinSize_Salinas

Fig.1. AUC values of different window sizes in the Salinas dataset

Citation

If these codes and dataset are helpful for you, please cite this paper:

BibTex Format:

@article{tan2019anomaly,
  title={Anomaly detection for hyperspectral imagery based on the regularized subspace method and collaborative representation},
  author={Tan, Kun and Hou, Zengfu and Wu, Fuyu and Du, Qian and Chen, Yu},
  journal={Remote sensing},
  volume={11},
  number={11},
  pages={1318},
  year={2019},
  publisher={Multidisciplinary Digital Publishing Institute}
}

Plain Text Format:

Tan, K., Hou, Z., Wu, F., Du, Q. and Chen, Y., 2019. Anomaly detection for hyperspectral imagery based on the regularized subspace method and collaborative representation. Remote sensing, 11(11), p.1318.

Other Related Papers

[1] Kun Tan, Zengfu Hou, Dongelei Ma, Yu Chen, and Qian Du. Anomaly detection in hyperspectral imagery based on low-rank representation incorporating a spatial constraint [J]. Remote Sensing, 2019, 11(13): 1578. [Co-first author]

[2] Zengfu Hou, Wei Li, Ran Tao, Pengge Ma, and Weihua Shi. Collaborative Representation with Background Purification and Saliency Weight for Hyperspectral Anomaly Detection [J]. SCIENCE CHINA Information Sciences. 2020.

[3] Jun Liu, Zengfu Hou, Wei Li, Ran Tao, Danilo Orlando and Hongbin Li. Multipixel Anomaly Detection With Unknown Patterns for Hyperspectral Imagery [J]. IEEE Transactions on Neural Networks and Learning Systems, doi: 10.1109/TNNLS.2021.3071026. [Second author]

[4] Zengfu Hou, Wei Li, Lianru Gao, Bing Zhang, Pengge Ma, and Junlin Sun. A BACKGROUND REFINEMENT COLLABORATIVE REPRESENTATION METHOD WITH SALIENCY WEIGHT FOR HYPERSPECTRAL ANOMALY DETECTION [C]. International Geoscience and Remote Sensing, 2020. [Oral]

[5] Zengfu Hou, Yu Chen, Kun Tan, and Peijun Du. NOVEL HYPERSPECTRAL ANOMALY DETECTION METHODS BASED ON UNSUPERVISED NEAREST REGULARIZED SUBSPACE [C]. International Archives of the Photogrammetry, Remote Sensing & Spatial Information Sciences, 2018, 42(3)

[6] Zengfu Hou, Kun Tan, Yu Chen, and Peijun Du. AN IMPROVED UNSUPERVISED NEAREST REGULARIZED SUBSPACE METHOD FOR HYPERSPECTRAL ANOMALY DETECTION [C]. International Conference on Advanced Remote Sensing, 2018.

Website

1.Github Website: https://zephyrhours.github.io/

2.Chinese CSDN Blog: https://blog.csdn.net/NBDwo

Contact

If you have any other questions, you can send it to my email (See Github Website). I will get back to you as soon as possible!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].