Models

YOLOS vs. YOLOv5

Both

YOLOS

and

YOLOv5

are commonly used in computer vision projects. Below, we compare and contrast

YOLOS

and

YOLOv5

.

  YOLOS YOLOv5
Date of Release Jun 01, 2021 Jan 06, 2020
Model Type Object Detection Object Detection
Architecture Transformer, YOLO CNN, YOLO
GitHub Stars 648 33200

YOLOS

YOLOS looks at patches of an image to to form "patch tokens", which are used in place of the traditional wordpiece tokens in NLP.

How to AugmentHow to LabelHow to Plot PredictionsHow to Filter PredictionsHow to Create a Confusion Matrix

YOLOv5

A very fast and easy to use PyTorch model that achieves state of the art (or near state of the art) results.

How to AugmentHow to LabelHow to Plot PredictionsHow to Filter PredictionsHow to Create a Confusion Matrix

Deploy a computer vision model today

Join 250,000 developers curating high quality datasets and deploying better models with Roboflow.

Get started