Pyyan / Compare / OWLv2 vs RF-DETR vs RTMDet
Object Detection · verified 13 Aug 2026
| Specification | OWLv2 | RF-DETR | RTMDet |
|---|---|---|---|
| Summary | Open-vocabulary detection trained with self-labelling. | First real-time detector past 60 mAP on COCO. | Pure throughput, and an MIT licence. |
| COCO mAP | ~45 zero-shot | 60.5 | ~52 |
| Speed | Moderate | Real time | 300+ |
| Licence | Apache 2.0 | Apache 2.0 | MIT |
| Family | Open vocabulary | Transformer, set prediction | Single stage |
| Open vocabulary | Yes | No | No |
| Released | 2023 | 2025 | 2022 |
| Category | Object Detection | Object Detection | Object Detection |
| Official | Google ↗ | Roboflow ↗ | OpenMMLab ↗ |
Highlighted rows are where these differ.
Best for querying by example image.
Best for most custom detection tasks.
Best for high frame-rate video.