paper-with-me

Papers

Enhanced Training of Query-Based Object Detection via Selective Query Recollection

2022-12-15 · CVPR 2023 1 · Fangyi Chen, Han Zhang, Kai Hu, Yu-Kai Huang, Chenchen Zhu, Marios Savvides

This paper investigates a phenomenon where query-based object detectors mispredict at the last decoding stage while predicting correctly at an intermediate stage. We review the training process and attribute the overlooked phenomenon to two limitations: lack of training emphasis and cascading errors from decoding sequence. We design and present Selective Query Recollection (SQR), a simple and effective training strategy for query-based object detectors. It cumulatively collects intermediate queries as decoding stages go deeper and selectively forwards the queries to the downstream stages aside from the sequential structure. Such-wise, SQR places training emphasis on later stages and allows later stages to work with intermediate queries from earlier stages directly. SQR can be easily plugged into various query-based object detectors and significantly enhances their performance while leaving the inference pipeline unchanged. As a result, we apply SQR on Adamixer, DAB-DETR, and Deformable-DETR across various settings (backbone, number of queries, schedule) and consistently brings 1.4-2.8 AP improvement.

📄 PDF Abstract BibTeX arXiv:2212.07593

Code (2)

IDEA-Research/detrex 공식 구현 pytorch
fangyi-chen/sqr 공식 구현 pytorch

Tasks

AttributeObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

MUS-CDB: Mixed Uncertainty Sampling with Class Distribution Balancing for Active Annotation in Aerial Object Detection

2022-12-06 · Dong Liang, Jing-Wei Zhang, Ying-Peng Tang, Sheng-Jun Huang

Recent aerial object detection models rely on a large amount of labeled training data, which requires unaffordable manual labeling costs in large aerial scenes with dense objects. Active learning effectively reduces the …

Active LearningActive Object DetectionInformativenessObject+2

High-Frequency Semantics and Geometric Priors for End-to-End Detection Transformers in Challenging UAV Imagery

2025-07-01 · Hongxing Peng, Lide Chen, Hui Zhu, Yan Chen arxiv

Object detection in Unmanned Aerial Vehicle (UAV) imagery is fundamentally challenged by a prevalence of small, densely packed, and occluded objects within cluttered backgrounds. Conventional detectors struggle with this…

Small Object Detection

Enhancing Weakly-Supervised Object Detection on Static Images through (Hallucinated) Motion

2024-09-15 · Cagri Gungor, Adriana Kovashka

While motion has garnered attention in various tasks, its potential as a modality for weakly-supervised object detection (WSOD) in static images remains unexplored. Our study introduces an approach to enhance WSOD method…

Objectobject-detectionObject DetectionRepresentation Learning+1

From Fog to Failure: How Dehazing Can Harm Clear Image Object Detection

2025-02-04 · Ashutosh Kumar, Aman Chadha

This study explores the challenges of integrating human visual cue-based dehazing into object detection, given the selective nature of human perception. While human vision adapts dynamically to environmental conditions, …

object-detectionObject Detection

MonoMAE: Enhancing Monocular 3D Detection through Depth-Aware Masked Autoencoders

2024-05-13 · Xueying Jiang, Sheng Jin, Xiaoqin Zhang, Ling Shao 외

Monocular 3D object detection aims for precise 3D localization and identification of objects from a single-view image. Despite its recent progress, it often struggles while handling pervasive object occlusions that tend …

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+1