Install Trackers
Add multi-object tracking to your detection pipeline with a single install. Works with any detector, any framework.
What you'll learn:
- Install
trackerswithpiporuv - Set up a local development environment
Requirements
Python 3.10+. Works on Linux, macOS, and Windows.
Quickstart
Get started by installing the package.
Extras
The base install covers tracking only. Optional extras add functionality like built-in detection.
Detection
The detection extra installs inference-models, enabling the CLI to run detection automatically so you don't need to bring your own model.
GPU Acceleration
For GPU support, ensure PyTorch is installed with CUDA or MPS.
Development Setup
Set up a local environment for contributing or modifying trackers.