Contents

detectors 0.1.11

0

Detectors: a python package to benchmark generalized out-of-distribution detection methods.

This is a comprehensive library for generalized Out-of-Distribution (OOD) detection research. It provides over 20 detection methods, evaluation pipelines, OOD datasets, and model architectures integrated with timm. Additionally, it offers fast OOD evaluation metrics, multi-layer detection methods, and pipelines for open set recognition and covariate drift detection.

Stars: 7, Watchers: 7, Forks: 0, Open Issues: 0

The edadaltocg/detectors repo was created 1 years ago and the last code push was 4 weeks ago. The project is not very popular with only 7 github stars!

How to Install detectors

You can install detectors using pip

pip install detectors

or add it to a project with poetry

poetry add detectors

Package Details

Author
Eduardo Dadalto
License
APACHE 2.0
Homepage
https://github.com/edadaltocg/detectors
PyPi:
https://pypi.org/project/detectors/
GitHub Repo:
https://github.com/edadaltocg/detectors

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  detectors  pypi packages just yet.

Errors

A list of common detectors errors.

Code Examples

Here are some detectors code examples and snippets.

Related Packages & Articles

flwr 1.8.0

Flower: A Friendly Federated Learning Framework

deeplake 3.9.0

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.

huggingface-hub 0.22.2

Client library to download and publish models, datasets and other repos on the huggingface.co hub

ultralytics 8.1.45

Ultralytics YOLOv8 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.

torchpack 0.3.1

58 Stars :star: Stars: 58, Watchers: 58, Forks: 15, Open Issues: 9 The zhijian-liu/torchpack repo was created 5 years ago and the last code push was 2 months ago. The project is moderately popular with 58 github stars! How to Install torchpack You can install torchpack using pip pip install torchpack or add it to a project with poetry poetry add torchpack Package Details Author Zhijian Liu License Homepage https://github.