metadata
title: README
emoji: π
colorFrom: gray
colorTo: gray
sdk: static
pinned: false
Want to contribute?
- π₯ For naming models, spaces, datasets, and metrics, employ kebab-case. Use lowercase letters, except for acronyms, which may be capitalized.
- π Please mind about making the models, spaces and datasets public or private. Metrics can (and have to) be public.
- π€ Do not expose passwords or tokens, use secrets.
Looking for metrics?
- https://huggingface.co/spaces/SEA-AI/det-metrics
- Object detection metrics based on
pycocotools
and torchmetrics' Mean Avergae Precision.
- Object detection metrics based on
- https://huggingface.co/spaces/SEA-AI/box-metrics
- Bounding box statistics, including IOU, BEP (bottom edge proximity), and others.
- https://huggingface.co/spaces/SEA-AI/horizon-metrics
- Comparing horizons in an image w.r.t their midpoint and slope errors
- https://huggingface.co/spaces/SEA-AI/mot-metrics
- Multi-object-tracking metrics using
py-motmetrics
- Multi-object-tracking metrics using
- https://huggingface.co/spaces/SEA-AI/panoptic-quality
- Evaluating panoptic models