Build an Object Detector for Any Game Using YOLO
Moises de Paulo Dias Moises de Paulo Dias
493 subscribers
24,652 views
0

 Published On Sep 12, 2023

Welcome to my Object Detection Using YOLO Tutorial! In this video, I'll guide you through the process of creating your own object detection system for gaming from scratch.

You can find the full tutorial and the source code used in the video in my GitHub repository: github.com/moises-dias/yolo-opencv-detector

This tutorial will help you detect objects and obtain their coordinates and class in Python, opening up possibilities for automation in gaming, using libraries like pynput to control your mouse or keyboard based on the detections.

0:00 Introduction
1:46 First part: Image Dataset Creation
6:05 Second part: Labeling the Image Dataset
14:46 Third part: Training the YOLO Model
18:55 Fourth part: Performing Detections

Leave a comment if you have any questions, and I'd love to see your results, if you want to, connect with me on LinkedIn to share your projects based on this tutorial: linkedin.com/in/moisesdias

show more

Share/Embed