b18e8dce68
Pytest/Test Workflow / Build this Package (push) Failing after 0s
Docs/Test Workflow / Test docs build (push) Has been cancelled
Check links & references / links-check (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, macos-latest, 3.10) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, macos-latest, 3.11) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, macos-latest, 3.12) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, macos-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, ubuntu-latest, 3.10) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, ubuntu-latest, 3.11) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, ubuntu-latest, 3.12) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, ubuntu-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, windows-latest, 3.10) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, windows-latest, 3.11) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, windows-latest, 3.12) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (none, windows-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (opencv-python, macos-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (opencv-python, ubuntu-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (opencv-python, windows-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (opencv-python-headless, macos-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (opencv-python-headless, ubuntu-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Pytest Run (opencv-python-headless, windows-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Clean Wheel on macos-latest / Python 3.10 (push) Has been cancelled
Pytest/Test Workflow / Clean Wheel on macos-latest / Python 3.13 (push) Has been cancelled
Pytest/Test Workflow / Clean Wheel on ubuntu-latest / Python 3.10 (push) Has been cancelled
Pytest/Test Workflow / Clean Wheel on ubuntu-latest / Python 3.13 (push) Has been cancelled
Pytest/Test Workflow / Clean Wheel on windows-latest / Python 3.10 (push) Has been cancelled
Pytest/Test Workflow / Clean Wheel on windows-latest / Python 3.13 (push) Has been cancelled
PR Conflict Labeler / main (push) Has been cancelled
Docs/Build and Publish / Publish Docs (push) Has been cancelled
Pytest/Test Workflow / testing-guardian (push) Has been cancelled
24 lines
685 B
YAML
24 lines
685 B
YAML
# This CITATION.cff file was generated with cffinit.
|
|
# Visit https://bit.ly/cffinit to generate yours today!
|
|
|
|
cff-version: 1.2.0
|
|
title: Supervision
|
|
message: >-
|
|
If you use this software, please cite it using the
|
|
metadata from this file.
|
|
type: software
|
|
authors:
|
|
- given-names: Roboflow
|
|
email: support@roboflow.com
|
|
repository-code: 'https://github.com/roboflow/supervision'
|
|
url: 'https://roboflow.github.io/supervision/'
|
|
abstract: >-
|
|
supervision features a range of utilities for use in
|
|
computer vision projects, from detections processing and
|
|
filtering to confusion matrix calculation.
|
|
keywords:
|
|
- computer vision
|
|
- image processing
|
|
- video processing
|
|
license: MIT
|