High Performance implementation of the SORT object tracking algorithm
Project description
Track SORT
This is a implementation of the SIMPLE ONLINE AND REALTIME TRACKING paper [1], or SORT for short, for Python.
It essentially wraps the Rust implementation from https://gitlab.com/leandrosansilva/track-sort-rs
Its interface differs considerably from the original reference implementation from https://github.com/abewley/sort.
Installation
Requirements
- A recent version of Cargo, the Rust package manager.
- Maturin
Via PIP
pip install track-sort-py
TODO
- Document it
- Benchmark it against reference implementation
- Publish linux binaries
Citation
@inproceedings{Bewley2016_sort,
author={Bewley, Alex and Ge, Zongyuan and Ott, Lionel and Ramos, Fabio and Upcroft, Ben},
booktitle={2016 IEEE International Conference on Image Processing (ICIP)},
title={Simple online and realtime tracking},
year={2016},
pages={3464-3468},
keywords={Benchmark testing;Complexity theory;Detectors;Kalman filters;Target tracking;Visualization;Computer Vision;Data Association;Detection;Multiple Object Tracking},
doi={10.1109/ICIP.2016.7533003}
}
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
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 track_sort_py-0.3.1.tar.gz.
File metadata
- Download URL: track_sort_py-0.3.1.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5e41c88d76d1da7efe6dc619b708b077c8984048d16f6dc3117f03627d17034
|
|
| MD5 |
99596e140bfe93d12562fe970995bedf
|
|
| BLAKE2b-256 |
2021a72d76b2ab6479a0e014de976b9b28ec578a2293b8d2edfbd0159933b01b
|
File details
Details for the file track_sort_py-0.3.1-cp38-abi3-manylinux_2_39_x86_64.whl.
File metadata
- Download URL: track_sort_py-0.3.1-cp38-abi3-manylinux_2_39_x86_64.whl
- Upload date:
- Size: 605.6 kB
- Tags: CPython 3.8+, manylinux: glibc 2.39+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8134dceca0682b4bc74d6f6b37bb4863c51751be988d8abd6cfa5196521643ee
|
|
| MD5 |
b950a9d7130ac3c4f71820df438b7d21
|
|
| BLAKE2b-256 |
a0ef5b97eda0b9ae6bdcaff5a97c9972d7d641c14593b21f59ac072e3644d335
|