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!