Pith. sign in

REVIEW 3 cited by

DAMO-YOLO : A Report on Real-Time Object Detection Design

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2211.15444 v4 pith:ES2MST7S submitted 2022-11-23 cs.CV

classification cs.CV
keywords detectionmodelsperformancedamo-yoloheadlatencylightweightneck
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In this report, we present a fast and accurate object detection method dubbed DAMO-YOLO, which achieves higher performance than the state-of-the-art YOLO series. DAMO-YOLO is extended from YOLO with some new technologies, including Neural Architecture Search (NAS), efficient Reparameterized Generalized-FPN (RepGFPN), a lightweight head with AlignedOTA label assignment, and distillation enhancement. In particular, we use MAE-NAS, a method guided by the principle of maximum entropy, to search our detection backbone under the constraints of low latency and high performance, producing ResNet/CSP-like structures with spatial pyramid pooling and focus modules. In the design of necks and heads, we follow the rule of ``large neck, small head''.We import Generalized-FPN with accelerated queen-fusion to build the detector neck and upgrade its CSPNet with efficient layer aggregation networks (ELAN) and reparameterization. Then we investigate how detector head size affects detection performance and find that a heavy neck with only one task projection layer would yield better results.In addition, AlignedOTA is proposed to solve the misalignment problem in label assignment. And a distillation schema is introduced to improve performance to a higher level. Based on these new techs, we build a suite of models at various scales to meet the needs of different scenarios. For general industry requirements, we propose DAMO-YOLO-T/S/M/L. They can achieve 43.6/47.7/50.2/51.9 mAPs on COCO with the latency of 2.78/3.83/5.62/7.95 ms on T4 GPUs respectively. Additionally, for edge devices with limited computing power, we have also proposed DAMO-YOLO-Ns/Nm/Nl lightweight models. They can achieve 32.3/38.2/40.5 mAPs on COCO with the latency of 4.08/5.05/6.69 ms on X86-CPU. Our proposed general and lightweight models have outperformed other YOLO series models in their respective application scenarios.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MHAF-YOLO: Multi-Branch Heterogeneous Auxiliary Fusion YOLO for accurate object detection

    cs.CV 2025-02 conditional novelty 5.0 of 10

    MHAF-YOLO reaches 48.9% AP on COCO with 7.1M parameters by combining auxiliary shallow-deep fusion paths and heterogeneous reparameterized convolutions.

  2. A Coarse-to-Fine Human Pose Estimation Method based on Two-stage Distillation and Progressive Graph Neural Network

    cs.CV 2025-08 conditional novelty 4.0 of 10

    A two-stage distillation method with skeleton-aware loss and an image-guided progressive GCN improves lightweight pose estimation by 0.8 to 2.0 AP over its SimCC baseline.

  3. Differential Evolution Integrated Hybrid Deep Learning Model for Object Detection in Pre-made Dishes

    cs.CV 2024-12 conditional novelty 4.0 of 10

    A hybrid ensemble of YOLOv5, YOLOv8, and DETR with differential evolution weights and weighted boxes fusion improves mAP on a pre-made dish dataset.

Pith tools