awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
hendrycks avatar

hendrycks/outlier-exposure

0
View on GitHub↗
577 stars·107 forks·Python·Apache-2.0·7 views

Outlier Exposure

Deep Anomaly Detection with Outlier Exposure (ICLR 2019)

Features

  • Out of Distribution Detection - Deep anomaly detection using outlier exposure techniques.
  • Long-Tailed / Out-of-Distribution Recognition - Listed in the “Long-Tailed / Out-of-Distribution Recognition” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for hendrycks/outlier-exposureStar history chart for hendrycks/outlier-exposure

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Outlier Exposure

Similar open-source projects, ranked by how many features they share with Outlier Exposure.
  • cleanlab/cleanlabcleanlab avatar

    cleanlab/cleanlab

    11,513View on GitHub↗

    Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples. The project provides specialized utilities for active learning optimization, allowing for the selection of the most impactful examples for labeling or re-labeling. It also includes an outlier detection tool to identify atypical data poin

    Pythonactive-learningannotationanomaly-detection
    View on GitHub↗11,513
  • alinlab/csialinlab avatar

    alinlab/CSI

    285View on GitHub↗

    CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances (NeurIPS 2020)

    Python
    View on GitHub↗285
  • amazon-research/crossnorm-selfnormA

    amazon-research/crossnorm-selfnorm

    0View on GitHub↗
    View on GitHub↗0
  • alinlab/confident_classifierA

    alinlab/Confident_classifier

    0View on GitHub↗
    View on GitHub↗0
See all 26 alternatives to Outlier Exposure→

Frequently asked questions

What does hendrycks/outlier-exposure do?

Deep Anomaly Detection with Outlier Exposure (ICLR 2019)

What are the main features of hendrycks/outlier-exposure?

The main features of hendrycks/outlier-exposure are: Out of Distribution Detection, Long-Tailed / Out-of-Distribution Recognition.

What are some open-source alternatives to hendrycks/outlier-exposure?

Open-source alternatives to hendrycks/outlier-exposure include: cleanlab/cleanlab — Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting… alinlab/csi — CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances (NeurIPS 2020). amazon-research/crossnorm-selfnorm. alinlab/confident_classifier. deeplearning-wisc/mood. aamini/evidential-deep-learning.