This repository includes the implementation of different kinds of Object Detectors
and SOT(Single Object Tracking)
trackers such as YOLO v5
, YOLO v8
, MOG2
, Euclidean Distance
, GOTURN
, and SiamRPN++
by using Python
.
Tested with the below environment.
- Ubuntu 22.04
- Python 3.10.6
- pip 22.02
- opencv-contrib-python 4.7.0.72