Skip to content

📚✏️This project leverages the YOLOv8 model to detect objects like pens and books using annotated images for training. The model was trained and tested for accuracy and then applied to real-time video footage to effectively identify these objects. The objective is to enhance object detection in various scenarios.

Notifications You must be signed in to change notification settings

judedontoh/PEN-BOOK-DETECTION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

📚✏️ Pen and Book Detection using YOLOv8

Project Overview

The objective of this project is to improve object detection for items like pens and books in various environments. We trained the YOLOv8 model using annotated images, tested its accuracy, and applied it to real-time video footage.

Motivation

Detecting objects such as pens and books in real-time can be highly beneficial for numerous applications including inventory management, automated checkout systems, and organizing academic resources. Manual detection is prone to errors and inefficiencies. By leveraging advanced AI techniques, this project aims to automate and improve the accuracy of object detection, ensuring efficiency and reliability.

Code and Resources Used

We used Python version 3.8 along with packages such as ultralytics, opencv, numpy, torch, matplotlib, and roboflow. For more details on YOLOv8, refer to the YOLOv8 Documentation. Detailed steps and findings are available in the provided notebook and additional documentation.

About

📚✏️This project leverages the YOLOv8 model to detect objects like pens and books using annotated images for training. The model was trained and tested for accuracy and then applied to real-time video footage to effectively identify these objects. The objective is to enhance object detection in various scenarios.

Topics

Resources

Stars

Watchers

Forks