Pyyan / Compare / Faster R-CNN vs RTMDet

Faster R-CNN vs RTMDet

2 of 5

Object Detection · verified 13 Aug 2026

Faster R-CNNMicrosoftcurrent
RTMDetOpenMMLabcurrent
3 slots left
SpecificationFaster R-CNNRTMDet
SummaryThe two-stage baseline, still a reference point.Pure throughput, and an MIT licence.
COCO mAP~42~52
SpeedLow300+
LicenceMITMIT
FamilyTwo stageSingle stage
Open vocabularyNoNo
Released20152022
CategoryObject DetectionObject Detection
OfficialMicrosoftOpenMMLab

Highlighted rows are where these differ.

Faster R-CNN

  • Region proposals then refinement
  • Included as the historical baseline

Best for accuracy where latency does not matter.

Full spec sheet →

RTMDet

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

Best for high frame-rate video.

Full spec sheet →