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/ss-ood

0
View on GitHub↗
269 stars·30 forks·Python·MIT·7 views

Ss Ood

Self-Supervised Learning for OOD Detection (NeurIPS 2019)

Features

  • Image Classification - Improving model robustness and uncertainty using self-supervised learning.
  • Out of Distribution Detection - Improving model robustness and uncertainty via self-supervised learning.

Star history

Star history chart for hendrycks/ss-oodStar history chart for hendrycks/ss-ood

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 Ss Ood

Similar open-source projects, ranked by how many features they share with Ss Ood.
  • 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
  • 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
  • amazon-research/crossnorm-selfnormA

    amazon-research/crossnorm-selfnorm

    0View on GitHub↗
    View on GitHub↗0
  • archon159/elsaarchon159 avatar

    archon159/elsa

    11View on GitHub↗

    Elsa: Energy-based Learning forSemi-supervised Anomaly Detection Official PyTorch implementation of "Elsa: Energy-based Learning forSemi-supervised Anomaly Detection" (BMVC 2021) by Sungwon Han, Hyeonho Song, Seungeon Lee, Sungwon Park, Meeyoung Cha.

    Python
    View on GitHub↗11
See all 28 alternatives to Ss Ood→

Frequently asked questions

What does hendrycks/ss-ood do?

Self-Supervised Learning for OOD Detection (NeurIPS 2019)

What are the main features of hendrycks/ss-ood?

The main features of hendrycks/ss-ood are: Image Classification, Out of Distribution Detection.

What are some open-source alternatives to hendrycks/ss-ood?

Open-source alternatives to hendrycks/ss-ood include: alinlab/csi — CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances (NeurIPS 2020). cleanlab/cleanlab — Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting… amazon-research/crossnorm-selfnorm. archon159/elsa — Elsa: Energy-based Learning forSemi-supervised Anomaly Detection Official PyTorch implementation of "Elsa:… deeplearning-wisc/mood. aamini/evidential-deep-learning.