Skip to content
OpenTrain AIFor AI Companies

DETRs Beat YOLOs on Real-time Object Detection

Published Apr 1, 2023
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Results and benchmarks

Freshness tier: cold
DETRs Beat YOLOs on Real-time Object Detection is the primary contribution described in this paper.

Implementation

Best maintained implementation now

Recommended
Confidence: Medium
Reproducibility: Strong

Ultralytics YOLO26, YOLO11, YOLOv8 — object detection, instance segmentation, semantic segmentation, image classification, pose estimation, object tracking

60,941 stars · 11,632 forks · Last push Aug 25, 2026 · AGPL-3.0 license

  • License
  • CI
  • Dependencies
  • Docker

Repository link is mentioned in the paper metadata · Partial overlap with paper title keywords · Community adoption signal (60941 stars)

Why this implementation
Confidence: medium

ultralytics/ultralytics is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. CI workflows are present. License is declared (AGPL-3.0).

Open ultralytics/ultralytics
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected ultralytics/ultralytics as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

lyuwenyu/RT-DETR
historical official
Maintenance
Active
Confidence
High
Reproducibility
Limited
Stars
5,470
Last push
Aug 17, 2026 (8d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup
Maintenance
Active
Confidence
Medium
Reproducibility
Strong
Stars
60,941
Last push
Aug 25, 2026 (0d)

Repository link is mentioned in the paper metadata · Partial overlap with paper title keywords

  • No Docker setup
Maintenance
Active
Confidence
Low
Reproducibility
Strong
Stars
164,399
Last push
Aug 24, 2026 (1d)

Community adoption signal (164399 stars)

  • No Docker setup
  • Low confidence match

Reproduction readiness

Time to first repro: hours
Last checked: Aug 25, 2026

Ready to run

Ready to reproduce

  • Clone ultralytics/ultralytics and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 0 days ago.
Open ultralytics/ultralytics

Quick start

git clone https://github.com/ultralytics/ultralytics.git
pip install -e .

Repositories and ecosystem

Official

No additional official repositories detected.

Community

  • Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

    14,380 stars · 3,024 forks · Last push May 28, 2026 · Apache-2.0 license

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Computer vision

Methods

None detected

Domains

Computer vision

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).