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
alinlab avatar

alinlab/CSI

0
View on GitHub↗
285 stars·62 forks·Python·7 viewsarxiv.org/abs/2007.08176↗

CSI

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

Features

  • Image Classification - Novelty detection via contrastive learning on distributionally shifted instances.
  • Out of Distribution Detection - Novelty detection using contrastive learning on shifted instances.

Star history

Star history chart for alinlab/csiStar history chart for alinlab/csi

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 CSI

Similar open-source projects, ranked by how many features they share with CSI.
  • hendrycks/ss-oodhendrycks avatar

    hendrycks/ss-ood

    269View on GitHub↗

    Self-Supervised Learning for OOD Detection (NeurIPS 2019)

    Python
    View on GitHub↗269
  • 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
  • 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
  • amazon-research/crossnorm-selfnormA

    amazon-research/crossnorm-selfnorm

    0View on GitHub↗
    View on GitHub↗0
See all 28 alternatives to CSI→

Frequently asked questions

What does alinlab/csi do?

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

What are the main features of alinlab/csi?

The main features of alinlab/csi are: Image Classification, Out of Distribution Detection.

What are some open-source alternatives to alinlab/csi?

Open-source alternatives to alinlab/csi include: hendrycks/ss-ood — Self-Supervised Learning for OOD Detection (NeurIPS 2019). cleanlab/cleanlab — Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting… archon159/elsa — Elsa: Energy-based Learning forSemi-supervised Anomaly Detection Official PyTorch implementation of "Elsa:… deeplearning-wisc/mood. demonzyj56/e3outlier — E3Outlier: Effective End-to-end Unsupervised Outlier Detection. amazon-research/crossnorm-selfnorm.