Yolov7 Custom Object Detection in Python Tutorial - Chess Piece Detection

Published: 28 September 2022
on channel: Rob Mulla
57,355
1.2k

In this video we use python and object detection packages yolov7 and yolov5 to do custom object detection for chess board pieces. We walk through: How to create a custom object detection dataset, how to train the model, metrics you need to know for object detection, and show how to run predictions on a webcam.

Check out my other videos on yolov5 and object detection:    • Object Detection in 10 minutes with Y...  

Timeline:

00:00 What is YOLO
01:25 Setup
02:54 YoloV5 vs YoloV7 Detection
6:22 Training on Custom Dataset
11:48 Object Detection Metrics
15:50 Detecting using Custom Model


Follow me on twitch for live coding streams:   / medallionstallion_  

My other videos:

Speed Up Your Pandas Code:    • Make Your Pandas Code Lightning Fast  
Speed up Pandas Code:    • Make Your Pandas Code Lightning Fast  
Intro to Pandas video:    • A Gentle Introduction to Pandas Data ...  
Exploratory Data Analysis Video:    • Exploratory Data Analysis with Pandas...  

Working with Audio data in Python:    • Audio Data Processing in Python  
Efficient Pandas Dataframes:    • Speed Up Your Pandas Dataframes  

* Youtube: https://youtube.com/@robmulla?sub_con...
* Discord:   / discord  
* Twitch:   / medallionstallion_  
* Twitter:   / rob_mulla  
* Kaggle: https://www.kaggle.com/robikscube

#yolov5 #yolov7 #python #machinelearning