{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
""
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "1sUfcA8ZgR2t"
},
"source": [
"# Train YOLO Models in Google Colab\n",
"**Author:** Evan Juras, [EJ Technology Consultants](https://ejtech.io)\n",
"\n",
"**Last updated:** January 3, 2025\n",
"\n",
"**GitHub:** [Train and Deploy YOLO Models](https://github.com/EdjeElectronics/Train-and-Deploy-YOLO-Models)\n",
"\n",
"# Introduction\n",
"\n",
"This notebook uses [Ultralytics](https://docs.ultralytics.com/) to train YOLO11, YOLOv8, or YOLOv5 object detection models with a custom dataset. At the end of this Colab, you'll have a custom YOLO model that you can run on your PC, phone, or edge device like the Raspberry Pi.\n",
"\n",
"
\n",
"
\n",
"Custom YOLO candy detection model in action!\n",
"
\n",
"![]()
\n",
"Click here to go to the video!\n",
"
\n",
"
\n",
"Example of a candy image labeled with Label Studio.\n",
"
\n",
"
\n",
"Organize your data in the folders shown here. See my Candy Detection Dataset for an example.\n",
"
\n",
"
\n",
"
\n",
"