Pyyan / Compare / RTMDet vs YOLOv12

RTMDet vs YOLOv12

2 of 5

Object Detection · verified 13 Aug 2026

RTMDetOpenMMLabcurrent
YOLOv12Ultralyticscurrent
3 slots left
SpecificationRTMDetYOLOv12
SummaryPure throughput, and an MIT licence.Attention-centric YOLO, still widely deployed.
COCO mAP~52~55
Speed300+Very high
LicenceMITAGPL-3.0
FamilySingle stageSingle stage
Open vocabularyNoNo
Released20222025
CategoryObject DetectionObject Detection
OfficialOpenMMLabUltralytics

Highlighted rows are where these differ.

RTMDet

  • Wins on raw speed where accuracy is sufficient
  • MIT, so no derivative-work obligation

Best for high frame-rate video.

Full spec sheet →

YOLOv12

  • Attention added to the classic single-stage design
  • Same licensing consideration as YOLO26

Best for teams already on the YOLO toolchain.

Full spec sheet →