Skip to content

robocup-eic/robocup2022-cv-person-tracker

 
 

Repository files navigation

robocup2022-cv-person-tracker

Use python 3.8.3

Installation

  1. Clone this project
  2. Create conda environment
  3. Download all files from LINK TO DRIVE
$ conda env create --name person-tracker python=3.8.3
  1. Install requirements.txt
$ pip install -r requirements.txt
  1. Install tensorflow gpu from official website
  2. Copy and paste any files from .zip to root folder

About

[YOLOv4 + Deepsort] Person tracking - RoboCup 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%