paper-with-me

Papers

RTMDet: An Empirical Study of Designing Real-Time Object Detectors

2022-12-14 · Chengqi Lyu, Wenwei Zhang, Haian Huang, Yue Zhou, Yudong Wang, Yanyi Liu, Shilong Zhang, Kai Chen

In this paper, we aim to design an efficient real-time object detector that exceeds the YOLO series and is easily extensible for many object recognition tasks such as instance segmentation and rotated object detection. To obtain a more efficient model architecture, we explore an architecture that has compatible capacities in the backbone and neck, constructed by a basic building block that consists of large-kernel depth-wise convolutions. We further introduce soft labels when calculating matching costs in the dynamic label assignment to improve accuracy. Together with better training techniques, the resulting object detector, named RTMDet, achieves 52.8% AP on COCO with 300+ FPS on an NVIDIA 3090 GPU, outperforming the current mainstream industrial detectors. RTMDet achieves the best parameter-accuracy trade-off with tiny/small/medium/large/extra-large model sizes for various application scenarios, and obtains new state-of-the-art performance on real-time instance segmentation and rotated object detection. We hope the experimental results can provide new insights into designing versatile real-time object detectors for many object recognition tasks. Code and models are released at https://github.com/open-mmlab/mmdetection/tree/3.x/configs/rtmdet.

📄 PDF Abstract BibTeX arXiv:2212.07784

Code (14)

open-mmlab/mmdetection/tree/3.x/configs/rtmdet 공식 구현 pytorch
CycloneBoy/PPDetectionPytorch pytorch
HVision-NKU/Strip-R-CNN pytorch
PaddlePaddle/PaddleYOLO paddle
RangiLyu/mmdetection_test pytorch
V3Det/mmdetection-V3Det pytorch
cszzshi/SimD pytorch
fiveai/MoCaE pytorch
open-edge-platform/geti pytorch
open-edge-platform/training_extensions pytorch
open-mmlab/mmrotate pytorch
open-mmlab/mmyolo pytorch
yuyi1005/point2rbox-mmrotate pytorch
yxb-nku/strip-r-cnn pytorch

Tasks

GPUInstance SegmentationObjectobject-detectionObject DetectionObject Detection In Aerial ImagesObject RecognitionOne-stage Anchor-free Oriented Object DetectionOriented Object DetectionReal-time Instance SegmentationReal-Time Object DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

RTMDet Please enter a description about the method here

Similar Papers 제목 키워드 기반

Replication Study and Benchmarking of Real-Time Object Detection Models

2024-05-11 · Pierre-Luc Asselin, Vincent Coulombe, William Guimont-Martin, William Larrivée-Hardy

This work examines the reproducibility and benchmarking of state-of-the-art real-time object detection models. As object detection models are often used in real-world contexts, such as robotics, where inference time is p…

Benchmarkingobject-detectionObject DetectionReal-Time Object Detection

A bag of tricks for real-time Mitotic Figure detection

2025-08-27 · Christian Marzahl, Brian Napora arxiv

Mitotic figure (MF) detection in histopathology images is challenging due to large variations in slide scanners, staining protocols, tissue types, and the presence of artifacts. This paper presents a collection of traini…

Domain Generalization

YOLO-MS: Rethinking Multi-Scale Representation Learning for Real-time Object Detection

2023-08-10 · Yuming Chen, Xinbin Yuan, Ruiqi Wu, Jiabao Wang 외

We aim at providing the object detection community with an efficient and performant object detector, termed YOLO-MS. The core design is based on a series of investigations on how convolutions with different kernel sizes …

Objectobject-detectionObject DetectionReal-Time Object Detection+1

On Designing Features for Condition Monitoring of Rotating Machines

2024-02-15 · Seetaram Maurya, Nishchal K. Verma

Various methods for designing input features have been proposed for fault recognition in rotating machines using one-dimensional raw sensor data. The available methods are complex, rely on empirical approaches, and may d…

Time Series

PathRTM: Real-time prediction of KI-67 and tumor-infiltrated lymphocytes

2023-04-23 · Steven, Lapp, Eli, David 외

In this paper, we introduce PathRTM, a novel deep neural network detector based on RTMDet, for automated KI-67 proliferation and tumor-infiltrated lymphocyte estimation. KI-67 proliferation and tumor-infiltrated lymphocy…