Pith sign in

REVIEW 21 cited by

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 2506.17733 v2 pith:3X2ODNMM submitted 2025-06-21 cs.CV

YOLOv13: Real-Time Object Detection with Hypergraph-Enhanced Adaptive Visual Perception

classification cs.CV
keywords proposeyolov13correlationdetectionobjectperformanceachievesadaptive
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The YOLO series models reign supreme in real-time object detection due to their superior accuracy and computational efficiency. However, both the convolutional architectures of YOLO11 and earlier versions and the area-based self-attention mechanism introduced in YOLOv12 are limited to local information aggregation and pairwise correlation modeling, lacking the capability to capture global multi-to-multi high-order correlations, which limits detection performance in complex scenarios. In this paper, we propose YOLOv13, an accurate and lightweight object detector. To address the above-mentioned challenges, we propose a Hypergraph-based Adaptive Correlation Enhancement (HyperACE) mechanism that adaptively exploits latent high-order correlations and overcomes the limitation of previous methods that are restricted to pairwise correlation modeling based on hypergraph computation, achieving efficient global cross-location and cross-scale feature fusion and enhancement. Subsequently, we propose a Full-Pipeline Aggregation-and-Distribution (FullPAD) paradigm based on HyperACE, which effectively achieves fine-grained information flow and representation synergy within the entire network by distributing correlation-enhanced features to the full pipeline. Finally, we propose to leverage depthwise separable convolutions to replace vanilla large-kernel convolutions, and design a series of blocks that significantly reduce parameters and computational complexity without sacrificing performance. We conduct extensive experiments on the widely used MS COCO benchmark, and the experimental results demonstrate that our method achieves state-of-the-art performance with fewer parameters and FLOPs. Specifically, our YOLOv13-N improves mAP by 3.0\% over YOLO11-N and by 1.5\% over YOLOv12-N. The code and models of our YOLOv13 model are available at: https://github.com/iMoonLab/yolov13.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 21 Pith papers

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

  1. Towards Self-Explainable Document Visual Question Answering with Chain-of-Explanation Predictions

    cs.LG 2026-05 unverdicted novelty 7.0

    CoExVQA uses a chain-of-explanation to ground DocVQA answers in localized document regions, achieving state-of-the-art explainable performance with a 12% ANLS gain on PFL-DocVQA over prior baselines.

  2. WUTDet: A 100K-Scale Ship Detection Dataset and Benchmarks with Dense Small Objects

    cs.CV 2026-04 unverdicted novelty 7.0

    WUTDet is a 100K-image ship detection dataset with benchmarks indicating Transformer models outperform CNN and Mamba architectures in accuracy and small-object detection for complex maritime environments.

  3. DLEBench: Evaluating Small-scale Object Editing Ability for Instruction-based Image Editing Model

    cs.CV 2026-02 unverdicted novelty 7.0

    DLEBench is the first benchmark for small-scale object editing in instruction-based image editing models, using 1889 samples, seven instruction types, and a dual-mode evaluation protocol to reveal performance gaps in ...

  4. Hypergraph-Enhanced Training-Free and Language-Free Few-Shot Anomaly Detection

    cs.CV 2026-05 unverdicted novelty 6.0

    HyperFSAD uses sparse hypergraph matching on DINOv3 features plus dual-branch scoring to deliver training-free and language-free few-shot anomaly detection that reaches state-of-the-art on six industrial and medical datasets.

  5. Sparse Hypergraph-Enhanced Frame-Event Object Detection with Fine-Grained MoE

    cs.CV 2026-04 unverdicted novelty 6.0

    Hyper-FEOD fuses RGB and event data via sparse hypergraph cross-modal fusion and region-specialized MoE experts to improve accuracy-efficiency in object detection.

  6. {\Psi}-Map: Panoptic Surface Integrated Mapping Enables Real2Sim Transfer

    cs.RO 2026-04 unverdicted novelty 6.0

    Ψ-Map combines plane-constrained Gaussian surfels from LiDAR with end-to-end panoptic lifting to deliver high-precision geometric and semantic reconstruction in large-scale environments at real-time speeds.

  7. FSDC-DETR: A Frequency-Spatial Domain Collaborative DETR for Small Object Detection

    cs.CV 2026-07 conditional novelty 5.0

    FSDC-DETR improves small object detection by explicitly modeling frequency-spatial representations through dual-branch adaptive fusion, shunt feature fusion, and wavelet-based dynamic downsampling, achieving state-of-...

  8. Hippocampus-DETR: An Explicit Memory Object Detection Framework Based on Hippocampus Modeling

    cs.CV 2026-06 unverdicted novelty 5.0

    Hippocampus-DETR integrates a hippocampal memory network (HipNet) into DETR to simulate brain subregions for pattern separation, completion, and improved detection accuracy plus generalization.

  9. M^2C-EvDet: Multi-Domain Multi-Order Cross-Modal Knowledge Distillation for Event-based Object Detection

    cs.CV 2026-06 unverdicted novelty 5.0

    M^2C-EvDet proposes Adaptive Frequency-Decoupled Feature Distillation (AF^2D^2) and Multi-Order Relational Distillation (MORD) modules to reduce the performance gap between event-based and frame-based object detection.

  10. TinyFormer: Preserving Tiny Objects in YOLO-DETR Hybrid Real-time Detectors

    cs.CV 2026-05 unverdicted novelty 5.0

    TinyFormer adds Parallel Bi-fusion Module and Spatial Semantic Adapter to a YOLO-DETR hybrid, raising small-object AP by 1.6 points to 58.5% on MS COCO while keeping real-time speed.

  11. RACANet: Reliability-Aware Crowd Anchor Network for RGB-T Crowd Counting

    cs.CV 2026-04 unverdicted novelty 5.0

    RACANet proposes a reliability-aware two-stage fusion network with cross-modal pretraining and local anchor modules that outperforms prior RGB-T crowd counting methods on standard benchmarks.

  12. Fast-SegSim: Real-Time Open-Vocabulary Segmentation for Robotics in Simulation

    cs.RO 2026-04 unverdicted novelty 5.0

    Fast-SegSim achieves real-time 3D-consistent open-vocabulary segmentation by optimizing feature accumulation in 2D Gaussian Splatting with Precise Tile Intersection and Top-K Hard Selection.

  13. FMC-DETR: Frequency-Decoupled Multi-Domain Coordination for Aerial-View Object Detection

    cs.CV 2025-09 unverdicted novelty 5.0

    FMC-DETR proposes a frequency-decoupled fusion framework with WeKat backbone, MDFC coordination, and CPF fusion modules that claims state-of-the-art results on remote sensing object detection benchmarks.

  14. UAVDB: Point-Guided Masks for UAV Detection and Segmentation

    cs.CV 2024-09 unverdicted novelty 5.0

    Introduces UAVDB dataset for UAV detection/segmentation via PIC point-to-box conversion and SAM2 masks, with YOLO baselines showing PIC+SAM2 outperforms prior annotation methods on IoU.

  15. Efficient Real-World Dehazing via Physics-Inspired Global-Local Decoupling

    cs.CV 2026-06 unverdicted novelty 4.0

    PGL-Net decouples dehazing into global distribution rectification and local structural refinement via PAF and DAM modules, claiming SOTA quality on real-world benchmarks with over 10x lower latency than prior SOTA.

  16. RT-SDGOD: Real-Time Single-Domain Generalized Object Detection

    cs.CV 2026-06 unverdicted novelty 4.0

    RT-SDGDet applies one-to-many supervision, Discriminative Evidence Diversity Learning, and Dual-view Evidence Consistency Learning during training to reduce missed detections in real-time object detectors under unseen...

  17. A Marine Debris Detection Framework for Ocean Robots via Self-Attention Enhancement and Feature Interaction Optimization

    cs.CV 2026-05 unverdicted novelty 4.0

    YOLO-MD improves underwater marine debris detection by adding a Dual-Branch Convolutional Enhanced Self-Attention module, a lightweight shift operation, and SFG-Loss for class imbalance, achieving 0.875 precision and ...

  18. Resource-Constrained UAV-Based Weed Detection for Site-Specific Management on Edge Devices

    cs.CV 2026-04 unverdicted novelty 4.0

    YOLOv11s and RT-DETRv2-R50-M provide the best accuracy-speed trade-off for real-time weed detection on edge UAV systems, with mAP50 up to 79% and low latency.

  19. Beyond Mamba: Enhancing State-space Models with Deformable Dilated Convolutions for Multi-scale Traffic Object Detection

    cs.CV 2026-04 unverdicted novelty 4.0

    MDDCNet combines Mamba blocks with deformable dilated convolutions, enhanced feed-forward networks, and an attention-aggregating feature pyramid to achieve better multi-scale traffic object detection than prior detectors.

  20. YOLO26 vs. YOLOv8: A Comprehensive Architectural Benchmark of Next-Generation Real-Time Object Detection Models

    cs.CV 2026-05 unverdicted novelty 2.0

    Empirical benchmark finds YOLO26 superior on Pascal VOC accuracy and efficiency but YOLOv8 faster on GPU, with both models struggling similarly on VisDrone small-object detection.

  21. NTIRE 2026 Rip Current Detection and Segmentation (RipDetSeg) Challenge Report

    cs.CV 2026-04 unverdicted novelty 1.0

    The NTIRE 2026 RipDetSeg Challenge evaluated AI methods for rip current detection and segmentation, finding that pretrained general-purpose models with augmentation and post-processing performed well on a diverse mult...