Skip to content

Anomaly detection pipeline based on deep features kNN distances and Ensemble methods

Notifications You must be signed in to change notification settings

Hadar933/Deep-Committee-kNN

Repository files navigation

Deep Committee kNN

DCkNN is a general pipeline for anomaly detection in images. It used multiple activation maps that are given from a pre-trained ImageNet based neural network like ResNet, finds the k nearest neighbours of some test sample from every set of activations and uses a majority vote on all those to classify the sample as "normal" or "anomalous"

About

Anomaly detection pipeline based on deep features kNN distances and Ensemble methods

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages