Tracking_Pipeline

  • Tracking_Pipeline helps you to solve the tracking problem more easily

  • I integrate detection algorithms like: Yolov5, Yolov4, YoloX, NanoDet

  • And tracking algorithms like : Sort, Deepsort, Motpy, ByteTrack, Norfair

How to use sample

Setup

  • pip install -r requirements.txt

Yolov5

Yolov4

YoloX

NanoDet

Deepsort :

Modify algorithm in Tracking_Pipeline/tracking_config.yaml

Need to update with OpenVINO inferencing

Based on https://github.com/DaisyLabSolutions/tracking-pipeline