Enable binary classification of the association in multiple-object tracking.
Project description
Classification via instrumented association in multiple-object trackers
Installation
Should be as easy as pip install association-quality-clavia, but if you downloaded the repo,
then uv sync standing in the root folder.
Usage
The package provides a classifier machinery working on top of an instrumented multi-object tracker fed with identified detections (annotations).
The instrumentation consists of adding an annotation and update IDs to the target objects (tracks) processed in the tracker. The annotation ID is initialized at the target creation time. The update ID is updated after each association procedure.
The classifier script is capable of telling apart true positives, false positives, false negatives and true negatives if provided with the annotation and update IDs and the list of annotation IDs given to the tracker.
The use of the module will be demonstrated in the packages (repos) pure-ab-3d-mot and
eval-ab-3d-mot. The package pure-ab-3d-mot features a refactored AB3DMOT tracker
instrumented according to the needs of the binary classification of the association procedure.
The package eval-ab-3d-mot features a regular evaluation part extracted from the original
AB3DMOT as well as the example of use of the classifier from this package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file association_quality_clavia-0.1.0.tar.gz.
File metadata
- Download URL: association_quality_clavia-0.1.0.tar.gz
- Upload date:
- Size: 76.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b4f887a06172b6a6f442eb26dc30e3a06efc0752b5d5a1175452702e35111e8
|
|
| MD5 |
355c8a57db698d2062ebaa3d0eb95c84
|
|
| BLAKE2b-256 |
360629a5d9dd5efee5872bc17465c2ccad7e197c68d477cf88b97c41940c5f8b
|
File details
Details for the file association_quality_clavia-0.1.0-py3-none-any.whl.
File metadata
- Download URL: association_quality_clavia-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41a3a66c88f775a1a815b677364de6314244405dfbbc43215c2f21e2511a29fe
|
|
| MD5 |
1f82e020777cd220b77478c28b73f801
|
|
| BLAKE2b-256 |
79dcf790c8b73123e50ab0cf4976537456b569ee2f20d821697b6d87c40bd124
|