Models
YOLO-World vs. YOLOv5

YOLO-World vs. YOLOv5

Both YOLO-World and YOLOv5 are commonly used in computer vision projects. Below, we compare and contrast YOLO-World and YOLOv5.

Models

icon-model

YOLO-World

YOLO-World is a zero-shot object detection model.
icon-model

YOLOv5

A very fast and easy to use PyTorch model that achieves state of the art (or near state of the art) results.
Model Type
Object Detection
--
Object Detection
--
Model Features
Item 1 Info
Item 2 Info
Architecture
YOLO
--
CNN, YOLO
--
Frameworks
--
PyTorch
--
Annotation Format
Instance Segmentation
Instance Segmentation
GitHub Stars
2.9k+
--
46k+
--
License
GPL-3.0
--
AGPL-3.0
--
Training Notebook

Compare YOLO-World and YOLOv5 with Autodistill