Skip to content

bsariturk/object-tracking-YOLOv8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

object-tracking-YOLOv8

yoloV8

Object tracking using YOLOv8 algorithm

Using this repository, one can perform object detection, tracking, or pose estimation from their webcam, for an uploaded video, or for any input from different sources.

For configurations, available trackers, inference arguments etc. check, https://docs.ultralytics.com/modes/track/
For available YOLOv8 models for detection, segmentation, pose estimation etc. check, https://github.com/ultralytics/ultralytics

Requirements

Ultralytics 8.0.202

Installation

Clone the repository to your local machine

git clone https://github.com/bsariturk/object-tracking-YOLOv8.git

About

Object tracking using YOLOv8 algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages