Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

samueladebisi-dev/CodeAlpha_ObjectDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 AI Object Detection System

A real-time object detection system built using YOLOv8 and OpenCV. This project uses a webcam to detect and label objects with bounding boxes and confidence scores.

Features

  • Real-time object detection using webcam
  • Bounding boxes with labels and confidence scores
  • Fast and efficient YOLOv8 model
  • Clean and simple implementation

How It Works

  • Uses a pre-trained YOLOv8 model for object detection
  • Captures video frames using OpenCV
  • Detects objects in each frame
  • Draws bounding boxes and labels on detected objects

Tech Stack

  • Python
  • OpenCV
  • Ultralytics YOLOv8

📸 Preview

Preview

How to Run

pip install -r requirements.txt
python object_detection.py

About

Real-time AI object detection and tracking using YOLOv8. Detects objects through webcam and displays bounding boxes with confidence scores. Demonstrates computer vision and real-world AI application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages