Skip to content

KasaiHarcore/Multiple-Object-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Object Tracking with YOLOv8 + DEEPSORT

Introduction

This repo contains a collections of pluggable state-of-the-art multi-object trackers for object detection. For the methods using appearance description, with collaboration of state-of-the-art (DEEPSORT) and (YOLOv8) models. The main idea I got from (here). I'm only use this to test on vehicle, for another type of tracking, you have to modify the code.

Tutorials