Skip to content

A detection tracking for a hypothetical traffic system using yolov8 and logging system for time in and out

Notifications You must be signed in to change notification settings

BuiNhienLoc/yolov8_tracking_and_logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yolov8_tracking_and_logging

Logging application for a hypothetically traffic system using Yolov8 for tracking

💻 Install

# create python virtual environment
python3 -m venv venv
# create python virtual environment
source venv/bin/activate
# install dependencies
pip install -r requirements.txt

🚀 Run

python3 -m main

About

A detection tracking for a hypothetical traffic system using yolov8 and logging system for time in and out

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages