paper-with-me

Papers

Focus on Local Regions for Query-based Object Detection

2023-10-10 · Hongbin Xu, Yamei Xia, Shuai Zhao, Bo Cheng

Query-based methods have garnered significant attention in object detection since the advent of DETR, the pioneering query-based detector. However, these methods face challenges like slow convergence and suboptimal performance. Notably, self-attention in object detection often hampers convergence due to its global focus. To address these issues, we propose FoLR, a transformer-like architecture with only decoders. We improve the self-attention by isolating connections between irrelevant objects that makes it focus on local regions but not global regions. We also design the adaptive sampling method to extract effective features based on queries' local regions from feature maps. Additionally, we employ a look-back strategy for decoders to retain previous information, followed by the Feature Mixer module to fuse features and queries. Experimental results demonstrate FoLR's state-of-the-art performance in query-based detectors, excelling in convergence speed and computational efficiency. Index Terms: Local regions, Attention mechanism, Object detection

📄 PDF Abstract BibTeX arXiv:2310.06470

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Decoupled DETR: Spatially Disentangling Localization and Classification for Improved End-to-End Object Detection

2023-10-24 · ICCV 2023 1 · Manyuan Zhang, Guanglu Song, Yu Liu, Hongsheng Li

The introduction of DETR represents a new paradigm for object detection. However, its decoder conducts classification and box localization using shared queries and cross-attention layers, leading to suboptimal results. W…

ClassificationDecoderobject-detectionObject Detection

DQnet: Cross-Model Detail Querying for Camouflaged Object Detection

2022-12-16 · Wei Sun, Chengao Liu, Linyan Zhang, Yu Li 외

Camouflaged objects are seamlessly blended in with their surroundings, which brings a challenging detection task in computer vision. Optimizing a convolutional neural network (CNN) for camouflaged object detection (COD) …

Objectobject-detectionObject DetectionSelf-Supervised Learning

Querying Autonomous Vehicle Point Clouds: Enhanced by 3D Object Counting with CounterNet

2025-07-25 · Xiaoyu Zhang, Zhifeng Bao, Hai Dong, Ziwei Wang 외 arxiv

Autonomous vehicles generate massive volumes of point cloud data, yet only a subset is relevant for specific tasks such as collision detection, traffic analysis, or congestion monitoring. Effectively querying this data i…

Object LocalizationAutonomous VehiclesObject CountingPoint Clouds

See It All: Contextualized Late Aggregation for 3D Dense Captioning

2024-08-14 · Minjung Kim, Hyung Suk Lim, Seung Hwan Kim, Soonyoung Lee 외

3D dense captioning is a task to localize objects in a 3D scene and generate descriptive sentences for each object. Recent approaches in 3D dense captioning have adopted transformer encoder-decoder frameworks from object…

3D dense captioningAllAttributeCaption Generation+6

Generalized-Scale Object Counting with Gradual Query Aggregation

2025-11-11 · Jer Pelhan, Alan Lukezic, Matej Kristan arxiv

Few-shot detection-based counters estimate the number of instances in the image specified only by a few test-time exemplars. A common approach to localize objects across multiple sizes is to merge backbone features of di…

Small Object DetectionObject Counting