ACDA
Hyperspectral anomaly detector
Detects anomalies in hyperspectral images using an autoencoder-based approach
Pytorch code of "Hyperspectral Anomaly Change Detection Based on Auto-encoder"
44 stars
2 watching
3 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
orobix/visual-feature-attribution-using-wasserstein-gans-pytorch | A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. | 93 |
caoyunkang/segment-any-anomaly | An implementation of a method to identify anomalies in images without needing training data | 731 |
zhuye88/iforest | An implementation of Isolation Forest anomaly detection algorithm in Matlab. | 63 |
iqiukp/svdd-matlab | A MATLAB implementation of Support Vector Data Description (SVDD) for anomaly detection and classification. | 78 |
alexander-h-liu/malconv-pytorch | An implementation of MalConv for malware detection using PyTorch | 69 |
spectralpython/spectral | A Python module for processing and analyzing imaging spectroscopy data | 587 |
kuangliu/pytorch-retinanet | This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. | 995 |
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 51 |
chenyuntc/dsod.pytorch | An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
business-science/anomalize | A package providing functions to decompose and detect anomalies in time series data | 339 |
pygod-team/pygod | Detects anomalies in graph data using various algorithms | 1,336 |
arundo/adtk | A toolkit for rule-based and unsupervised anomaly detection in time series data | 1,098 |
eaglelab-zju/dgld | An open-source library for training and evaluating graph anomaly detection models | 64 |
spaceml-org/starcop | A framework for training and deploying hyperspectral machine learning models for methane plume detection from satellite imagery | 43 |
xiong-zhitong/pytorch_rfcn | An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |