YOLOv5

What is YOLO? The Ultimate Guide [2024]

Learn about the history of the YOLO family of objec tdetection models, extensively used across a wide range of object detection tasks.

How to Detect Objects with Ultralytics YOLOv5

YOLOv5, released by Ultralytics on June 25th, 2020, is a computer vision model that supports object detection. For example, you can train an object detection model to detect the location

What is YOLOv6? The Ultimate Guide.

In this guide, we discuss what YOLOv6 is, how the model works, and the architectural improvements made in YOLOv6 over its predecessors.

What is YOLOv4? A Detailed Breakdown.

In this guide, we discuss what YOLOv4 is, the architecture of YOLOv4, and how the model performs.

How to Train a YOLOv5 Oriented Bounding Box Model

Learn how to train a YOLOv5 Oriented Bounding Box (OBB) object detection model.

Deploy YOLOv5 to Jetson Xavier NX at 30FPS

Learn how to deploy a YOLOv5 model to a Jetson Xavier NX edge device.

Retail Store Item Detection using YOLOv5

This is a lightly edited guest post by Roboflow user Shayan Ali Bhatti, who used Roboflow to train an object detection model to identify items in grocery stores. Reposted with

What is YOLOv5? A Guide for Beginners.

In this article, we discuss what is new in YOLOv5, how the model compares to YOLO v4, and the architecture of the new v5 model.

How to Train a YOLOv5 Model On a Custom Dataset

Learn how to train a YOLOv5 model on a custom dataset.