Skip to content

Recognizing the model we trained ourselves through the webcam using the YOLOv8 version. πŸš€

Notifications You must be signed in to change notification settings

olcaykoyuturk/YoloV8_CustomObjectDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

YoloV8_CustomObjectDetection

Overview: Using the model we trained ourselves, object recognition and detection in images captured from a webcam with YOLOv8..

-How does it work

Step 1: Create a dataset using Roboflow.The better you train your model, the better it performs. Don't forget to use high-quality photos and a sufficient number of images

Step 2: Run YoloV8_TrainCustomObjectDetection.ipynb to train the model on your dataset and download the best.pt file.

Step 3: Run objectDetection.py.

-Requirements

Important(Python 3.7), opencv, ultralytics

-Example Images:

Upload Step 1 Upload Step 2

About

Recognizing the model we trained ourselves through the webcam using the YOLOv8 version. πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published