Skip to content

hanashwanis/Object_Detection

Repository files navigation

Project Overview This project implements an Object Detection system using Computer Vision and Deep Learning to identify and localize objects in images and live camera feeds. The model detects multiple objects simultaneously by drawing bounding boxes and assigning class labels with confidence scores.

Features Detects multiple objects in a single image Draws bounding boxes with labels and confidence Supports image-based inference Supports live camera (webcam) inference Trained on a custom / standard dataset Uses transfer learning for better accuracy

Live Inference (Webcam Detection) The project supports real-time object detection using a webcam. Live Detection Features: Captures frames from camera Runs object detection on each frame Displays bounding boxes in real-time

Results Successfully detects multiple objects High accuracy on validation data Works in real-time with webcam input

Future Enhancements Improve accuracy with larger datasets Deploy as a web application Add object tracking Optimize for mobile devices

SCREENSHOTS Screenshot (89) Screenshot (90)

About

AI-powered object detection system using YOLOv8 and Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages