Cover image for Computer Vision: YOLO Custom Object Detection with Colab GPU

Computer Vision: YOLO Custom Object Detection with Colab GPU

YOLO: Pre-Trained COCO Dataset and Custom-Trained Coronavirus Object Detection Model with Google Colab GPU Training

Abhilash Nelson

Created by Abhilash Nelson

Explore the fundamentals of object detection using Python and the YOLO model. Learn how to recognize objects in images and videos, work with pre-trained datasets, and build your own custom detection model using Google Colab's GPU resources.

Packt | Sep 2020 | 239 min

Start Trial
LevelIntermediate
CategoriesData Science, Advanced Computer Vision and Image Recognition, OpenCV, Python

What You Will Learn

You will start by setting up Python and essential libraries, then move on to using YOLO with pre-trained data for object detection. Step by step, you will create and label your own dataset, train a custom YOLO model, and test it on real images and videos, all within Google Colab.

Key Features

  • Train YOLO models to detect objects in images and real-time webcam videos
  • Prepare and use custom datasets for specialized object recognition tasks
  • Leverage Google Colab's free GPU to speed up model training and testing

Target Audience

Ideal for beginners, developers, or anyone interested in computer vision who wants hands-on experience with object detection. If you have some basic Python knowledge, you'll quickly pick up the skills needed to build and train your own custom models for real-world applications.

Related courses