odin-pytorch

Out-of-distribution detector

An implementation of a method for detecting out-of-distribution examples in neural networks

Principled Detection of Out-of-Distribution Examples in Neural Networks

GitHub

200 stars
4 watching
36 forks
Language: Python
last commit: over 7 years ago

Related projects:

Repository Description Stars
datamllab/pyodds An end-to-end outlier detection system that integrates machine learning algorithms with database support 252
chenyuntc/dsod.pytorch An implementation of the Deep Supervised Object Detector from scratch using PyTorch. 70
pygod-team/pygod Detects anomalies in graph data using various algorithms 1,336
yzhao062/suod A Python framework for accelerating large-scale unsupervised outlier detection in heterogeneous datasets 380
xiong-zhitong/pytorch_rfcn An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks 279
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
hendrycks/outlier-exposure Anomaly detection framework utilizing out-of-distribution data to improve deep learning model performance. 548
datamllab/tods An automated system for detecting outliers in time-series data using machine learning algorithms and human expertise. 1,459
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,989
seldonio/alibi-detect A Python library for detecting outliers, adversarial examples, and data drift in various types of data 2,247
hjimce/o2u-net An approach to detect noise in labels used with deep neural networks during training 77
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
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
taokong/ron A deep learning framework for object detection tasks using a novel neural network architecture 355
clcarwin/sfd_pytorch An implementation of a face detection algorithm using PyTorch 230