robmarkcole / deepstack-analytics

Analytics with deepstack
https://python.deepstack.cc/
Apache License 2.0
9 stars 2 forks source link

process a video and track objects with sort #3

Closed robmarkcole closed 4 years ago

robmarkcole commented 4 years ago

Just requires bounding boxed per frame, see https://towardsdatascience.com/detect-and-track-baseball-using-detectron2-and-sort-6dd92a46e6f2

Apply to the video in https://www.pyimagesearch.com/2018/08/13/opencv-people-counter/

robmarkcole commented 4 years ago

done