Skip to content

PJarbas/yolov8x-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection and tracking in video streaming from Youtube

This project aims to use a object detecion deep learning model with tracking, using a the yolov8x with norfair library

Get started

Ensure that your python version is >= 3.9

Install the requirements:

   $ pip install -r requirements.txt 

To make the inference, run the following command:

   $ python main.py 

Releases

No releases published

Packages

No packages published

Languages