abewley / sort

Simple, online, and realtime tracking of multiple objects in a video sequence.
GNU General Public License v3.0
3.82k stars 1.07k forks source link

Make package #100

Open leotac opened 4 years ago

leotac commented 4 years ago

Hi! Really like the idea of SORT and its minimal implementation. I made some simple changes to simplify using it. I just thought it would be useful to split the "main" from the actual SORT code, so one can install it locally and use it easily anywhere, without additional imports/dependencies that are only needed by the demo. I also updated the README. Hope you find it useful