#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:
- install dependencies
- python detect_track.py
A yolov5 based application, it uses the prediction results by yolov5 to activate the selected opencv built-in tracking algorithm.
Python
#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: