Skip to content

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real time object detection system on camera images.

This is a simple project using YOLOv8n, a state-of-art model, to perform object detection task .

User can manipulate confidence threshold parameter as well choose classes to permorm detection on.

System architecture utilizes threads to parrarelize the two computationally-expensive tasks - object detection and frames retrieval.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages