hoya012/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
This is a curated collection of resources for identifying unusual patterns or 'outliers' in various types of data. It helps practitioners who need to spot anomalies, defects, or suspicious activities by providing an organized list of academic papers and techniques. You can find methods for analyzing time-series data (like sensor readings), images (for defect detection), or video (for surveillance).
2,887 stars. No commits in the last 6 months.
Use this if you need to research different methods for detecting unusual behavior or rare events in your operational data, manufacturing output, or surveillance footage.
Not ideal if you are looking for an immediate, ready-to-use software tool or a step-by-step tutorial for implementing anomaly detection.
Stars
2,887
Forks
513
Language
—
License
—
Category
Last pushed
Sep 20, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hoya012/awesome-anomaly-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
elki-project/elki
ELKI Data Mining Toolkit
raphaelvallat/antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.