All Projects → DeepAnomalyDetection_benchmark → Similar Projects or Alternatives

218 Open source projects that are alternatives of or similar to DeepAnomalyDetection_benchmark

Keras Oneclassanomalydetection
[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.
Stars: ✭ 102 (+308%)
Mutual labels:  anomaly-detection, mobilenetv2
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-16%)
Mutual labels:  mobilenetv2
CVAE-AnomalyDetection-PyTorch
Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)
Stars: ✭ 23 (-8%)
Mutual labels:  anomaly-detection
CCD
Code for 'Constrained Contrastive Distribution Learning for Unsupervised Anomaly Detection and Localisation in Medical Images' [MICCAI 2021]
Stars: ✭ 30 (+20%)
Mutual labels:  anomaly-detection
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Stars: ✭ 1,210 (+4740%)
Mutual labels:  anomaly-detection
Anomaly Detection
anomaly detection with anomalize and Google Trends data
Stars: ✭ 38 (+52%)
Mutual labels:  anomaly-detection
AnomalyDetection
基于智能计算框架nupic的异常检测restful Api.
Stars: ✭ 31 (+24%)
Mutual labels:  anomaly-detection
awesome-time-series
Resources for working with time series and sequence data
Stars: ✭ 178 (+612%)
Mutual labels:  anomaly-detection
kaspersky hackathon
https://events.kaspersky.com/hackathon/
Stars: ✭ 25 (+0%)
Mutual labels:  anomaly-detection
Bagel
IPCCC 2018: Robust and Unsupervised KPI Anomaly Detection Based on Conditional Variational Autoencoder
Stars: ✭ 45 (+80%)
Mutual labels:  anomaly-detection
ind knn ad
Industrial knn-based anomaly detection for images. Visit streamlit link to check out the demo.
Stars: ✭ 102 (+308%)
Mutual labels:  anomaly-detection
Feature-Engineering-for-Fraud-Detection
Implementation of feature engineering from Feature engineering strategies for credit card fraud
Stars: ✭ 31 (+24%)
Mutual labels:  anomaly-detection
Mask-YOLO
Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the other branch for instance segmentation. Simply tested on Rice and Shapes. MobileNet supported.
Stars: ✭ 100 (+300%)
Mutual labels:  mobilenetv2
A-Hierarchical-Transformation-Discriminating-Generative-Model-for-Few-Shot-Anomaly-Detection
Official pytorch implementation of the paper: "A Hierarchical Transformation-Discriminating Generative Model for Few Shot Anomaly Detection"
Stars: ✭ 42 (+68%)
Mutual labels:  anomaly-detection
ManTraNet-pytorch
Implementation of the famous Image Manipulation\Forgery Detector "ManTraNet" in Pytorch
Stars: ✭ 47 (+88%)
Mutual labels:  anomaly-detection
ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
Stars: ✭ 1,102 (+4308%)
Mutual labels:  anomaly-detection
Meta-GDN AnomalyDetection
Implementation of TheWebConf 2021 -- Few-shot Network Anomaly Detection via Cross-network Meta-learning
Stars: ✭ 22 (-12%)
Mutual labels:  anomaly-detection
sherlock
Sherlock is an anomaly detection service built on top of Druid
Stars: ✭ 137 (+448%)
Mutual labels:  anomaly-detection
mvts-ano-eval
A repository for code accompanying the manuscript 'An Evaluation of Anomaly Detection and Diagnosis in Multivariate Time Series' (published at TNNLS)
Stars: ✭ 26 (+4%)
Mutual labels:  anomaly-detection
anomagram
Interactive Visualization to Build, Train and Test an Autoencoder with Tensorflow.js
Stars: ✭ 152 (+508%)
Mutual labels:  anomaly-detection
Mean-Shifted-Anomaly-Detection
Mean-Shifted Contrastive Loss for Anomaly Detection
Stars: ✭ 61 (+144%)
Mutual labels:  anomaly-detection
mobilenetv2 deeplabv3 pytorch
Try to implement deeplab v3+ on pytorch according to offical demo.
Stars: ✭ 42 (+68%)
Mutual labels:  mobilenetv2
LightNet
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
Stars: ✭ 710 (+2740%)
Mutual labels:  mobilenetv2
caffe-mobilenet v2
caffe based mobilenet v2 deploy
Stars: ✭ 29 (+16%)
Mutual labels:  mobilenetv2
coursera-ml-py-sj
No description or website provided.
Stars: ✭ 41 (+64%)
Mutual labels:  anomaly-detection
DGFraud-TF2
A Deep Graph-based Toolbox for Fraud Detection in TensorFlow 2.X
Stars: ✭ 84 (+236%)
Mutual labels:  anomaly-detection
RTFM
Official code for 'Weakly-supervised Video Anomaly Detection with Robust Temporal Feature Magnitude Learning' [ICCV 2021]
Stars: ✭ 216 (+764%)
Mutual labels:  anomaly-detection
singular-spectrum-transformation
fast implementation of singular spectrum transformation (change point detection algorithm)
Stars: ✭ 41 (+64%)
Mutual labels:  anomaly-detection
efficientnet-jax
EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax
Stars: ✭ 114 (+356%)
Mutual labels:  mobilenetv2
MStream
Anomaly Detection on Time-Evolving Streams in Real-time. Detecting intrusions (DoS and DDoS attacks), frauds, fake rating anomalies.
Stars: ✭ 68 (+172%)
Mutual labels:  anomaly-detection
PANDA
PANDA: Adapting Pretrained Features for Anomaly Detection and Segmentation (CVPR 2021)
Stars: ✭ 64 (+156%)
Mutual labels:  anomaly-detection
deviation-network
Source code of the KDD19 paper "Deep anomaly detection with deviation networks", weakly/partially supervised anomaly detection, few-shot anomaly detection
Stars: ✭ 94 (+276%)
Mutual labels:  anomaly-detection
XGBOD
Supplementary material for IJCNN paper "XGBOD: Improving Supervised Outlier Detection with Unsupervised Representation Learning"
Stars: ✭ 59 (+136%)
Mutual labels:  anomaly-detection
pyro-vision
Computer vision library for wildfire detection
Stars: ✭ 33 (+32%)
Mutual labels:  mobilenetv2
traffic
A quick and dirty vehicle speed detector using video + anomaly detection
Stars: ✭ 21 (-16%)
Mutual labels:  anomaly-detection
tf-faster-rcnn
Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones
Stars: ✭ 88 (+252%)
Mutual labels:  mobilenetv2
deviation-network-image
Official PyTorch implementation of the paper “Explainable Deep Few-shot Anomaly Detection with Deviation Networks”, weakly/partially supervised anomaly detection, few-shot anomaly detection, image defect detection.
Stars: ✭ 47 (+88%)
Mutual labels:  anomaly-detection
benfordslaw
benfordslaw is about the frequency distribution of leading digits.
Stars: ✭ 29 (+16%)
Mutual labels:  anomaly-detection
MobilePose
Light-weight Single Person Pose Estimator
Stars: ✭ 588 (+2252%)
Mutual labels:  mobilenetv2
mobilenet-v2-tensorflow
No description or website provided.
Stars: ✭ 66 (+164%)
Mutual labels:  mobilenetv2
SAN
[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images
Stars: ✭ 41 (+64%)
Mutual labels:  mobilenetv2
yolo3 tensorflow
yolo3 implement by tensorflow, including mobilenet_v1, mobilenet_v2
Stars: ✭ 48 (+92%)
Mutual labels:  mobilenetv2
msda
Library for multi-dimensional, multi-sensor, uni/multivariate time series data analysis, unsupervised feature selection, unsupervised deep anomaly detection, and prototype of explainable AI for anomaly detector
Stars: ✭ 80 (+220%)
Mutual labels:  anomaly-detection
MemStream
MemStream: Memory-Based Streaming Anomaly Detection
Stars: ✭ 58 (+132%)
Mutual labels:  anomaly-detection
MobileNet-SSD-windows
No description or website provided.
Stars: ✭ 91 (+264%)
Mutual labels:  mobilenetv2
DigitalCellSorter
Digital Cell Sorter (DCS): single cell RNA-seq analysis toolkit. Documentation:
Stars: ✭ 19 (-24%)
Mutual labels:  anomaly-detection
TPU-MobilenetSSD
Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC
Stars: ✭ 82 (+228%)
Mutual labels:  mobilenetv2
FARED for Anomaly Detection
Official source code of "Fast Adaptive RNN Encoder-Decoder for Anomaly Detection in SMD Assembly Machine"
Stars: ✭ 14 (-44%)
Mutual labels:  anomaly-detection
ocsvm-anomaly-detection
anomaly detection by one-class SVM
Stars: ✭ 66 (+164%)
Mutual labels:  anomaly-detection
scanstatistics
An R package for space-time anomaly detection using scan statistics.
Stars: ✭ 41 (+64%)
Mutual labels:  anomaly-detection
mobilevit-pytorch
A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer".
Stars: ✭ 349 (+1296%)
Mutual labels:  mobilenetv2
anomaly-seg
The Combined Anomalous Object Segmentation (CAOS) Benchmark
Stars: ✭ 115 (+360%)
Mutual labels:  anomaly-detection
deepAD
Detection of Accounting Anomalies in the Latent Space using Adversarial Autoencoder Neural Networks - A lab we prepared for the KDD'19 Workshop on Anomaly Detection in Finance that will walk you through the detection of interpretable accounting anomalies using adversarial autoencoder neural networks. The majority of the lab content is based on J…
Stars: ✭ 65 (+160%)
Mutual labels:  anomaly-detection
A-Detector
⭐ An anomaly-based intrusion detection system.
Stars: ✭ 69 (+176%)
Mutual labels:  anomaly-detection
pytod
TOD: GPU-accelerated Outlier Detection via Tensor Operations
Stars: ✭ 131 (+424%)
Mutual labels:  anomaly-detection
MobileNet V2 Keras
No description or website provided.
Stars: ✭ 29 (+16%)
Mutual labels:  mobilenetv2
Depth estimation
Deep learning model to estimate the depth of image.
Stars: ✭ 62 (+148%)
Mutual labels:  mobilenetv2
opensnitch
OpenSnitch is a GNU/Linux application firewall
Stars: ✭ 398 (+1492%)
Mutual labels:  anomaly-detection
az-ml-batch-score
Deploying a Batch Scoring Pipeline for Python Models
Stars: ✭ 17 (-32%)
Mutual labels:  anomaly-detection
detection-rules
Threat Detection & Anomaly Detection rules for popular open-source components
Stars: ✭ 34 (+36%)
Mutual labels:  anomaly-detection
1-60 of 218 similar projects