[go: up one dir, main page]

0% found this document useful (0 votes)
12 views14 pages

Deep Learning Assignment 2

The document presents a project on real-time object detection using YOLOv8, highlighting its advantages over traditional models in terms of speed and accuracy. It outlines the methodology, tools, and applications of the model, emphasizing its suitability for various industries such as surveillance and traffic monitoring. The conclusion notes the potential for future improvements to enhance detection efficiency.

Uploaded by

afrana.jk.jk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views14 pages

Deep Learning Assignment 2

The document presents a project on real-time object detection using YOLOv8, highlighting its advantages over traditional models in terms of speed and accuracy. It outlines the methodology, tools, and applications of the model, emphasizing its suitability for various industries such as surveillance and traffic monitoring. The conclusion notes the potential for future improvements to enhance detection efficiency.

Uploaded by

afrana.jk.jk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

REAL TIME OBJECT

DETECTION USING
YOLOV8
Presented by
Afrana.k
23UVA004
III-B.Voc(AI&ML)
TABLE OF CONTENT
1.INTRODUCTION
2.PROBLEM STATEMENT
3.OBJECTIVES
4.METHODOLOGY
5.TOOLS & TECHNOLOGIES
6.DATASET
7.MODEL TRAINING
8.REAL-TIME INFERENCE
9.REAL-TIME OUTPUT
10.RESULTS
11.OPTIMIZATION
12.APPLICATIONS
13.FUTURE SCOPE
14.CONCLUSION
15.REFERENCE
INTRODUCTION

1. Object detection identifies and locates objects in images


or videos.
2. Real-time detection is critical for safety, automation,
and smart systems.
3. YOLOv8 is the latest and fastest version of the YOLO
family.
PROBLEM
STATEMENT

•Traditional detection models are slow or less accurate.


• Need for:
High accuracy
Low latency real-time detection
Scalability for multiple applications
OBJECTIVES

•Implement YOLOv8 for real-time detection.


•Train or fine-tune model with custom datasets.
•Achieve high FPS and better accuracy for practical
deployment.
LITERATURE REVIEW
METHODOLOGY DIAGRAM

INPUT DATA MODEL TRAINING


COLLECTION

REAL-TIME
DEPLOYMENT
EVALUATION INFERENCE

FEEDBACK END
TOOLS &
TECHNOLOGIES

•- Programming: Python
•- Libraries: Ultralytics YOLOv8, OpenCV
•- Hardware: GPU-enabled system, Webcam/Camera
PROGRAM
OUTPUT
APPLICATIONS

•- Smart Surveillance – Intruder detection.


•- Traffic Monitoring – Vehicle counting, accident
alerts.
•- Robotics – Navigation and object interaction.
•- Retail Analytics – Customer behavior tracking.
CONCLUSION

YOLOv8 enables fast and accurate real-time


object detection.
Suitable for multiple industries and scalable
applications.
Future improvements will make detection even
more efficient.
REFERENCE
THANK YOU
VERY MUCH!

You might also like