Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 318 Bytes

#yolov5-opencv-detect-track

A yolov5 based application, it uses the prediction results by yolov5 to activate the selected opencv built-in tracking algorithm.

How to use:

  1. install dependencies
  2. python detect_track.py

Demo