Highlight

YOLOv10: Real-Time End-to-End Object Detection

Presents YOLOv10, an NMS-free, end-to-end real-time object detector with efficiency-accuracy driven design.

Based on

YOLOv10: Real-Time End-to-End Object Detection

By Ao Wang, Hui Chen, Lihao Liu et al.Neural Information Processing Systems
Read original article →

YOLOv10 advances the YOLO family of real-time object detectors by tackling two limitations: the dependence on non-maximum suppression (NMS) for post-processing, which blocks end-to-end deployment and increases inference latency, and computational redundancy across insufficiently examined model components. The authors introduce consistent dual assignments to enable NMS-free training and apply a holistic efficiency-accuracy driven strategy to redesign the model's components from both efficiency and accuracy perspectives.

Experiments show YOLOv10 achieves state-of-the-art performance and efficiency across model scales. For instance, YOLOv10-S runs 1.8x faster than RT-DETR-R18 at similar COCO AP while using 2.8x fewer parameters and FLOPs, and YOLOv10-B has 46% less latency and 25% fewer parameters than YOLOv9-C for the same performance, pushing the speed-accuracy frontier for deployable detectors.

Abstract

YOLOs balance speed and accuracy for real-time detection, but reliance on non-maximum suppression (NMS) blocks end-to-end deployment and raises latency, while component redundancy limits capability. YOLOv10 introduces consistent dual assignments for NMS-free training with competitive accuracy and low latency, plus a holistic efficiency-accuracy driven design of model components. It sets state-of-the-art results across scales; YOLOv10-S is 1.8x faster than RT-DETR-R18 at similar AP with 2.8x fewer parameters and FLOPs, and YOLOv10-B cuts latency 46% versus YOLOv9-C.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

object detectionreal-time detectionNMS-freeend-to-endefficient models
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.