Cascade-DETR: Delving into High-Quality Universal Object Detection

07/20/2023
by   Mingqiao Ye, et al.
0

Object localization in general environments is a fundamental part of vision systems. While dominating on the COCO benchmark, recent Transformer-based detection methods are not competitive in diverse domains. Moreover, these methods still struggle to very accurately estimate the object bounding boxes in complex environments. We introduce Cascade-DETR for high-quality universal object detection. We jointly tackle the generalization to diverse domains and localization accuracy by proposing the Cascade Attention layer, which explicitly integrates object-centric information into the detection decoder by limiting the attention to the previous box prediction. To further enhance accuracy, we also revisit the scoring of queries. Instead of relying on classification scores, we predict the expected IoU of the query, leading to substantially more well-calibrated confidences. Lastly, we introduce a universal object detection benchmark, UDB10, that contains 10 datasets from diverse domains. While also advancing the state-of-the-art on COCO, Cascade-DETR substantially improves DETR-based detectors on all datasets in UDB10, even by over 10 mAP in some cases. The improvements under stringent quality requirements are even more pronounced. Our code and models will be released at https://github.com/SysCV/cascade-detr.

READ FULL TEXT

page 1

page 4

page 5

page 11

page 12

research
06/24/2019

Cascade R-CNN: High Quality Object Detection and Instance Segmentation

In object detection, the intersection over union (IoU) threshold is freq...
research
11/15/2022

3D Cascade RCNN: High Quality Object Detection in Point Clouds

Recent progress on 2D object detection has featured Cascade RCNN, which ...
research
07/16/2020

RepPoints V2: Verification Meets Regression for Object Detection

Verification and regression are two general methodologies for prediction...
research
07/16/2023

Semi-DETR: Semi-Supervised Object Detection with Detection Transformers

We analyze the DETR-based framework on semi-supervised object detection ...
research
06/15/2021

Dynamic Head: Unifying Object Detection Heads with Attentions

The complex nature of combining localization and classification in objec...
research
07/22/2023

Spatial Self-Distillation for Object Detection with Inaccurate Bounding Boxes

Object detection via inaccurate bounding boxes supervision has boosted a...
research
11/24/2022

Roboflow 100: A Rich, Multi-Domain Object Detection Benchmark

The evaluation of object detection models is usually performed by optimi...

Please sign up or login with your details

Forgot password? Click here to reset