
This lecture presents an overview of YOLO11, the latest iteration in the YOLO series of real-time object detectors. YOLO11 introduces significant improvements in architecture and training methods.
In this lecture, we delve deeply into Non Maximum Suppression, which is a technique used to remove redundant and overlapping bounding boxes.
This lecture covers Mean Average Precision (mAP), which is a metric used to evaluate the performance of object detection models in computer vision
In this lecture, we'll explore how to perform object detection, instance segmentation, pose estimation, and image classification using YOLO11.
In this lecture, we'll explore how to perform object detection, instance segmentation, pose estimation, and image classification using YOLO11 on Windows and Linux.
In this lecture, we will delve into the process of testing and analyzing the performance of the YOLO11 model. By the end of this lecture, you'll have a comprehensive understanding of how to effectively evaluate YOLO11's performance and apply these insights to real-world scenarios.
In this lecture, we will explore how to train the YOLO11 object detection model on a custom dataset for Personal Protective Equipment (PPE) detection. We will conduct a detailed analysis of the results and test our fine-tuned model on random images and videos.
In this lecture, you will learn how to train an Ultralytics YOLO11 object detection model on the VisDrone dataset. The lecture covers model training and evaluating detection performance for aerial objects.
In this lecture, you will learn how to train and evaluate an object detection model using Ultralytics YOLO11 on the KITTI dataset. We will cover dataset model training, and performance evaluation.
In this lecture, you will learn how to train and evaluate an African wildlife detection model using Ultralytics YOLO11.
In this lecture, we will learn how to perform multi-object tracking on videos and live webcam feeds using YOLO11 with Bot-SORT and ByteTrack tracking algorithms. We will also plot the movement of detected objects across multiple video frames and explore multithreaded tracking, enabling us to run object tracking on multiple video streams simultaneously.
YOLO11 and YOLOv12 are the latest state-of-the-art computer vision model architectures, surpassing previous versions in both speed and accuracy. Building on the advancements of earlier YOLO models, YOLO11 and YOLOv12 introduce significant architectural and training enhancements, making them versatile tools for a variety of computer vision tasks..
These models support a wide range of applications, including object detection, instance segmentation, image classification, pose estimation, and oriented object detection (OBB).
In this course, you will learn:
What's New in Ultralytics YOLO11.
How to use Ultralytics YOLO11 for Object Detection, Instance Segmentation, Pose Estimation, and Image Classification.
Running Object Detection, Instance Segmentation Pose Estimation and Image Classification with YOLO11 on Windows/Linux.
Evaluating YOLO11 Model Performance: Testing and Analysis
Training a YOLO11 Object Detection Model on a Custom Dataset in Google Colab for Personal Protective Equipment (PPE) Detection.
Step-by-Step Guide: YOLO11 Object Detection on Custom Datasets on Windows/Linux.
Training YOLO11 Instance Segmentation on Custom Datasets for Pothole Detection.
Fine-Tuning YOLO11 Pose Estimation for Human Activity Recognition.
Fine-Tuning YOLO11 Image Classification for Plant Classification.
Multi-Object Tracking with Bot-SORT and ByteTrack Algorithms.
License Plate Detection & Recognition using YOLO11 and EasyOCR.
Integrating YOLO11 with Flask to Build a Web App.
Creating a Streamlit Web App for Object Detection with YOLO11.
Car and License Plate Detection & Recognition with YOLO11 and PaddleOCR
Introduction to YOLOv12.
How to use YOLOv12 for Object Detection.
Fine-Tune YOLOv12 Object Detection Model on Custom Dataset for PPE Detection.