DETRs Beat YOLOs on Real-time Object Detection

AI-generated keywords: End-to-end transformer-based detectors

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • End-to-end transformer-based detectors (DETRs) have shown impressive performance in object detection tasks.
  • DETRs have a significant drawback of high computational cost, limiting their practical application and ability to leverage techniques like non-maximum suppression (NMS).
  • Real-Time DEtection TRansformer (RT-DETR) was developed by a team led by Wenyu Lv, Shangliang Xu, Yian Zhao, Guanzhong Wang, Jinman Wei, Cheng Cui, Yuning Du, Qingqing Dang and Yi Liu to address the issue of computational cost and eliminate inference delay caused by NMS.
  • RT-DETR introduces innovations such as an efficient hybrid encoder for multi-scale feature processing and IoU-aware query selection for enhanced object query initialization.
  • RT-DETR offers flexibility in adjusting inference speed without requiring retraining, enhancing the practical utility of real-time object detectors.
  • RT-DETR-L achieved 53.0% Average Precision (AP) at 114 Frames Per Second (FPS), while RT-DETR-X outperformed YOLO detectors with 54.8% AP at 74 FPS.
  • RT-DETR-R50 achieved 53.1% AP at 108 FPS surpassing other models in both accuracy and speed.
  • The research outcomes are promising for advancing real-time object detection capabilities, with plans to make source code and pretrained models accessible through PaddleDetection platform.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Wenyu Lv, Shangliang Xu, Yian Zhao, Guanzhong Wang, Jinman Wei, Cheng Cui, Yuning Du, Qingqing Dang, Yi Liu

Abstract: Recently, end-to-end transformer-based detectors (DETRs) have achieved remarkable performance. However, the issue of the high computational cost of DETRs has not been effectively addressed, limiting their practical application and preventing them from fully exploiting the benefits of no post-processing, such as non-maximum suppression (NMS). In this paper, we first analyze the influence of NMS in modern real-time object detectors on inference speed, and establish an end-to-end speed benchmark. To avoid the inference delay caused by NMS, we propose a Real-Time DEtection TRansformer (RT-DETR), the first real-time end-to-end object detector to our best knowledge. Specifically, we design an efficient hybrid encoder to efficiently process multi-scale features by decoupling the intra-scale interaction and cross-scale fusion, and propose IoU-aware query selection to improve the initialization of object queries. In addition, our proposed detector supports flexibly adjustment of the inference speed by using different decoder layers without the need for retraining, which facilitates the practical application of real-time object detectors. Our RT-DETR-L achieves 53.0% AP on COCO val2017 and 114 FPS on T4 GPU, while RT-DETR-X achieves 54.8% AP and 74 FPS, outperforming all YOLO detectors of the same scale in both speed and accuracy. Furthermore, our RT-DETR-R50 achieves 53.1% AP and 108 FPS, outperforming DINO-Deformable-DETR-R50 by 2.2% AP in accuracy and by about 21 times in FPS. Source code and pretrained models will be available at PaddleDetection.

Submitted to arXiv on 17 Apr. 2023

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2304.08069v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

In recent years, end-to-end transformer-based detectors (DETRs) have emerged as a powerful tool for object detection tasks, showcasing impressive performance. However, a significant drawback of DETRs has been their high computational cost, hindering their practical application and limiting their ability to fully leverage the advantages of no post-processing techniques like non-maximum suppression (NMS). To address this issue, a team of researchers led by Wenyu Lv, Shangliang Xu, Yian Zhao, Guanzhong Wang, Jinman Wei, Cheng Cui, Yuning Du, Qingqing Dang and Yi Liu have developed a groundbreaking solution in the form of Real-Time DEtection TRansformer (RT-DETR). The primary focus of their work was to analyze the impact of NMS on the speed of modern real-time object detectors and establish a benchmark for end-to-end speed. By introducing RT-DETR as the first real-time end-to-end object detector known to date, the researchers aimed to eliminate the inference delay caused by NMS. The key innovations in RT-DETR include an efficient hybrid encoder that processes multi-scale features by separating intra-scale interaction and cross-scale fusion. Additionally, they introduced IoU-aware query selection to enhance the initialization of object queries. One notable feature of RT-DETR is its flexibility in adjusting inference speed by utilizing different decoder layers without requiring retraining. This adaptability enhances the practical utility of real-time object detectors. The team's efforts culminated in impressive results: RT-DETR-L achieved 53.0% Average Precision (AP) on COCO val2017 dataset at 114 Frames Per Second (FPS) on T4 GPU. Similarly, RT-DETR-X outperformed all YOLO detectors of comparable scale in both speed and accuracy with 54.8% AP at 74 FPS. Furthermore, RT-DETR-R50 achieved 53.1% AP and 108 FPS surpassing DINO-Deformable-DETR-R50 by 2.2% AP in accuracy and approximately 21 times in FPS. The research outcomes are not only promising but also impactful for advancing real-time object detection capabilities. The team plans to make their source code and pretrained models accessible through PaddleDetection platform for further exploration and application in diverse domains requiring efficient object detection solutions.
Created on 20 Mar. 2024

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.