8000 GitHub - Faso-main/FaceRecognition
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Faso-main/FaceRecognition

Folders and files

Name
Name
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO Video Processing Application

This application utilizes the YOLO (You Only Look Once) object detection model to process video feeds in real time. It can be used to detect various objects and query a database for further actions based on the detected items.

Features

  • Real-time object detection using YOLO.
  • Configurable model parameters including video source and confidence threshold.
  • Database querying to check for detected items against a local list.
  • User-friendly output displaying detected items and bounding boxes.

Requirements

You can install the required packages with:

pip install opencv-python numpy ultralytics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0