Packaged version of the Norfair Tracker Module
Project description
Norfair-Pip: Packaged version of the Norfair Tracker Module
Overview
This repo is a packaged version of the NorFair tracker module.
Installation
pip install norfair-tracker
Detection Model + Norfair
from norfair_tracker.norfair import NorFair
tracker = NorFair(args)
for image in images:
dets = detector(image)
online_targets = tracker.update(dets)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
norfair_tracker-0.0.4.tar.gz
(4.0 kB
view details)
File details
Details for the file norfair_tracker-0.0.4.tar.gz
.
File metadata
- Download URL: norfair_tracker-0.0.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67207420da734244d59a0a86c7f98751bfefdec0e328a8ace75612a411479cba |
|
MD5 | 97d6d91b9bfcb0300dec2f57e6d90044 |
|
BLAKE2b-256 | 24ba4448047f9c201703d77dc3e2b9ad10b93955dc090737d720d158d60be4c9 |