Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 732 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 732 Bytes

About

Hi everyone!!
This is an implementation of my Tracking algorithem.
The algorithem is written in c++ and python.

Example GIF

Installation

Linux Debian ->

./install.sh

Then, build the project to see that everything is ok.

./build.sh

How to use

Create a Tracker Object, give it the weights of a yolo model, and a video or camera to track on.

SEE example.py for more information.

INSTALL FOR WINDOWS

enable script running install rust msvc 143+ windows SDK newest for your windows version on the visual studio installer install python and pip install all the packages run the install package script