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
A

alinlab/Confident_classifier

0
View on GitHub↗
0 stars·0 forks·9 views

Confident Classifier

Features

  • 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 alinlab/confident_classifierStar history chart for alinlab/confident_classifier

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Confident Classifier

These projects share indexed features with Confident Classifier. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • facebookresearch/invariantriskminimizationF

    facebookresearch/InvariantRiskMinimization

    0View on GitHub↗
    View on GitHub↗0
  • hendrycks/outlier-exposurehendrycks avatar

    hendrycks/outlier-exposure

    577View on GitHub↗

    Deep Anomaly Detection with Outlier Exposure (ICLR 2019)

    Python
    View on GitHub↗577
  • kohpangwei/group_drokohpangwei avatar

    kohpangwei/group_DRO

    294View on GitHub↗

    Distributionally robust neural networks for group shifts

    Python
    View on GitHub↗294
  • shiyuliang/odin-pytorchShiyuLiang avatar

    ShiyuLiang/odin-pytorch

    200View on GitHub↗

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

    Python
    View on GitHub↗200
Compare all 7 related projects→

Frequently asked questions

What are the main features of alinlab/confident_classifier?

The main features of alinlab/confident_classifier are: Long-Tailed / Out-of-Distribution Recognition.

Which projects share features with alinlab/confident_classifier?

Projects with overlapping indexed features include: facebookresearch/invariantriskminimization. hendrycks/outlier-exposure — Deep Anomaly Detection with Outlier Exposure (ICLR 2019). kohpangwei/group_dro — Distributionally robust neural networks for group shifts. shiyuliang/odin-pytorch — Principled Detection of Out-of-Distribution Examples in Neural Networks. ufoym/imbalanced-dataset-sampler — A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones. uoguelph-mlrg/confidence_estimation.