Skip to main content

Packaged version of the Sort repository

Project description

Sort-Pip: Packaged version of the Sort repository

teaser

Overview

This repo is a packaged version of the Sort algorithm.

Installation

pip install sort-track

Detection Model + Sort

from sort.tracker import SortTracker

tracker = SortTracker(args)
for image in images:
   dets = detector(image)
   online_targets = tracker.update(dets)

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

sort-track-0.0.8.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file sort-track-0.0.8.tar.gz.

File metadata

  • Download URL: sort-track-0.0.8.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for sort-track-0.0.8.tar.gz
Algorithm Hash digest
SHA256 2255c01487f66103bc47a34834cbde8b851d17104c7517d18cccc8bdf3cb96d2
MD5 0a0a7fe6e8e915c8b6ec2f3bab1bfe09
BLAKE2b-256 4e21e77ea90bdafe7689712b455e2c3e9daa8a1dfeef2e8714c4fcedcb135907

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page