REVIEW 5 cited by
Efficient DETR: Improving End-to-End Object Detector with Dense Prior
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
read the original abstract
The recently proposed end-to-end transformer detectors, such as DETR and Deformable DETR, have a cascade structure of stacking 6 decoder layers to update object queries iteratively, without which their performance degrades seriously. In this paper, we investigate that the random initialization of object containers, which include object queries and reference points, is mainly responsible for the requirement of multiple iterations. Based on our findings, we propose Efficient DETR, a simple and efficient pipeline for end-to-end object detection. By taking advantage of both dense detection and sparse set detection, Efficient DETR leverages dense prior to initialize the object containers and brings the gap of the 1-decoder structure and 6-decoder structure. Experiments conducted on MS COCO show that our method, with only 3 encoder layers and 1 decoder layer, achieves competitive performance with state-of-the-art object detection methods. Efficient DETR is also robust in crowded scenes. It outperforms modern detectors on CrowdHuman dataset by a large margin.
Forward citations
Cited by 5 Pith papers
-
DQEN: Dual Query Enhancement Network for DETR-based HOI Detection
DQEN enhances DETR-based HOI detection by initializing object and interaction queries with encoder features and CLIP text-derived semantics, improving HICO-Det mAP but not V-COCO.
-
DS-Det: Single-Query Paradigm and Attention Disentangled Learning for Flexible Object Detection
A flexible-query transformer detector that separates cross-attention localization from self-attention deduplication reports consistent accuracy gains over DINO across five backbones.
-
Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection
Decoupled PROB combines query selection with learnable queries and stops objectness prediction early in the decoder, improving known-object detection in open-world benchmarks.
-
Cross-DINO: Cross the Deep MLP and Transformer for Small Object Detection
Cross-DINO improves small-object detection in DETR-like detectors by mixing MLP backbone features, a cross-coding fusion module, and a category-size soft-label loss, achieving 36.4% APs on COCO.
-
HiddenObject: Modality-Agnostic Fusion for Multimodal Hidden Object Detection
A Mamba-based fusion network with a channel-aware decoder reports competitive or state-of-the-art results on RGB-thermal and RGB-depth hidden-object detection benchmarks.
Discussion (0). Sign in to comment.