Skip to content

Quarol/Real-time-object-detection-system-on-camera-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages