Model comparison · YOLO26 vs YOLOv5 (v5u)

YOLO26 vs YOLOv5 (v5u)

A size-tier-by-size-tier comparison of Ultralytics YOLO26 and Ultralytics YOLOv5 (v5u): published COCO accuracy, parameter counts, licensing and which one to reach for. Every figure is the model authors' own, linked to its source.

CompareYOLO26
AgainstYOLOv5 (v5u)
74%fewer params

mAP comparison

YOLO26YOLOv5 (v5u)
30.538.145.853.461.0mAPNanoSmallMediumLargeExtra largeModel size tierYOLO26n: 40.9 mAP, 2.4M paramsYOLO26s: 48.6 mAP, 9.5M paramsYOLO26m: 53.1 mAP, 20.4M paramsYOLO26l: 55.0 mAP, 24.8M paramsYOLO26x: 57.5 mAP, 55.7M paramsYOLOv5nu: 34.3 mAP, 2.6M paramsYOLOv5su: 43.0 mAP, 9.1M paramsYOLOv5mu: 49.0 mAP, 25.1M paramsYOLOv5lu: 52.2 mAP, 53.2M paramsYOLOv5xu: 53.2 mAP, 97.2M params

YOLO26

  • Nano 40.9
  • Small 48.6
  • Medium 53.1
  • Large 55.0
  • Extra large 57.5

YOLOv5 (v5u)

  • Nano 34.3
  • Small 43.0
  • Medium 49.0
  • Large 52.2
  • Extra large 53.2
COCO mAP at 640px, as published by each model’s authors. The y axis spans 30.5 to 61.0 rather than starting at zero, so small differences stay visible. Points are the published checkpoints; the joining lines are for reading order only.

Accuracy and size, tier by tier

Each row pairs the equivalent rung of both size ladders, so the numbers sit side by side at comparable capacity. Every figure is the model authors’ own.

  • COCO mAP50-95 @ 640px
  • mAP: higher is better
  • Params (M): lower is better
YOLO26 and YOLOv5 (v5u) compared at each size tier: published COCO mAP50-95 at 640px and parameter counts in millions.
TierYOLO26YOLOv5 (v5u)Δ mAP
ModelmAPParamsModelmAPParams
NanoYOLO26n40.92.4MYOLOv5nu34.32.6M+6.6
SmallYOLO26s48.69.5MYOLOv5su43.09.1M+5.6
MediumYOLO26m53.120.4MYOLOv5mu49.025.1M+4.1
LargeYOLO26l55.024.8MYOLOv5lu52.253.2M+2.8
Extra largeYOLO26x57.555.7MYOLOv5xu53.297.2M+4.3

Δ mAP is YOLO26 minus YOLOv5 (v5u): positive means YOLO26 is ahead at that tier. Sources: YOLO26 docs · YOLOv5 (v5u) docs

Additional information

  • YOLO26 posts the higher published COCO mAP at all 5 matched size tiers, averaging 4.68 mAP ahead of YOLOv5 (v5u). The gap is widest at the nano tier, where YOLO26 leads by 6.6 mAP. At the top of each range, YOLO26 reaches 57.5 mAP against 53.2.

  • 74% fewer parameters, same accuracy. YOLO26l reaches 55.0 mAP from 24.8M parameters, matching or beating YOLOv5xu at 53.2 mAP from 97.2M.

    Parameter count is not latency. It is a good proxy for download size and memory, but throughput depends on your hardware, batch size and export format, so measure on your own target.

YOLO26

NMS-free, end-to-end, and tuned for the edge.

Released
2026 · Ultralytics
License
AGPL-3.0
Framework
Ultralytics (PyTorch)
Tasks
Detect, Segment, Semantic segmentation, Depth, Classify, Pose, OBB, Open-vocabulary

A single-stage detector that outputs final boxes directly, with no separate NMS cleanup step, so it runs faster on CPUs and edge devices while keeping top accuracy.

Download YOLO26 weights →

YOLOv5 (v5u)

The classic that made YOLO easy to ship, retrained anchor-free.

Released
2020 · Ultralytics
License
AGPL-3.0
Framework
Ultralytics (PyTorch)
Tasks
Detect, Segment, Classify

The anchor-free v5u retrain of the classic PyTorch YOLO, keeping its easy training and export while adopting the newer YOLOv8 detection head for better accuracy.

Download YOLOv5 (v5u) weights →

YOLO26 and YOLOv5 (v5u) against the whole lineage

YOLO26 and YOLOv5 (v5u) against every other detector here, on one shared scale. The rest are dimmed; hover any row to bring it back.

Every YOLO detector in this section, with release year, publisher, published COCO mAP50-95 range at 640px, parameter-count range and licence.
ModelReleasedmAP rangeParams rangeLicence
YOLO26202640.9 to 57.52.4M to 55.7MAGPL-3.0
YOLO12202540.6 to 55.22.6M to 59.1MAGPL-3.0
YOLO11202439.5 to 54.72.6M to 56.9MAGPL-3.0
YOLOv10202438.5 to 54.42.3M to 29.5MAGPL-3.0
YOLOv9202438.3 to 55.62.0M to 58.1MGPL-3.0
YOLOv8202337.3 to 53.93.2M to 68.2MAGPL-3.0
YOLOv5 (v5u)202034.3 to 53.22.6M to 97.2MAGPL-3.0