Skip to content

Simple framework for multi object tracking with OpenCV trackers provided a TF frozen graph.

Notifications You must be signed in to change notification settings

alexgoft/SORT_OpenCV_Trackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi object tracking with OpenCV trackers

Reimplemented SORT (Simple Online and Realtime Tracking- https://arxiv.org/abs/1602.00763) framework for multi object detection to be compatible with opencv provided trackers (BOOSTING, MIL, KCF, CSRT, MedianFlow, TLD, MOSSE, GOTURN) and given frozen graphs.

Recommended Directory Tree Structure

alt text

Output Example

alt text

  • White BBOXs are Detections.
  • Colored BBOXs are Predictions.

About

Simple framework for multi object tracking with OpenCV trackers provided a TF frozen graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages