paper-with-me

홈 › Papers

CrowdQuery: Density-Guided Query Module for Enhanced 2D and 3D Detection in Crowded Scenes

2025-09-10 · Marius Dähling, Sebastian Krebs, J. Marius Zöllner arxiv

This paper introduces a novel method for end-to-end crowd detection that leverages object density information to enhance existing transformer-based detectors. We present CrowdQuery (CQ), whose core component is our CQ module that predicts and subsequently embeds an object density map. The embedded density information is then systematically integrated into the decoder. Existing density map definitions typically depend on head positions or object-based spatial statistics. Our method extends these definitions to include individual bounding box dimensions. By incorporating density information into object queries, our method utilizes density-guided queries to improve detection in crowded scenes. CQ is universally applicable to both 2D and 3D detection without requiring additional data. Consequently, we are the first to design a method that effectively bridges 2D and 3D detection in crowded environments. We demonstrate the integration of CQ into both a general 2D and 3D transformer-based object detector, introducing the architectures CQ2D and CQ3D. CQ is not limited to the specific transformer models we selected. Experiments on the STCrowd dataset for both 2D and 3D domains show significant performance improvements compared to the base models, outperforming most state-of-the-art methods. When integrated into a state-of-the-art crowd detector, CQ can further improve performance on the challenging CrowdHuman dataset, demonstrating its generalizability. The code is released at https://github.com/mdaehl/CrowdQuery.

📄 PDF Abstract BibTeX arXiv:2509.08738

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging the Scale Gap: Balanced Tiny and General Object Detection in Remote Sensing Imagery

2025-12-01 · Zhicheng Zhao, Yin Huang, Lingma Sun, Chenglong Li 외 arxiv

Tiny object detection in remote sensing imagery has attracted significant research interest in recent years. Despite recent progress, achieving balanced detection performance across diverse object scales remains a formid…

Object Detection

DenSe-AdViT: A novel Vision Transformer for Dense SAR Object Detection

2025-04-18 · Yang Zhang, Jingyi Cao, Yanan You, Yuanyuan Qiao

Vision Transformer (ViT) has achieved remarkable results in object detection for synthetic aperture radar (SAR) images, owing to its exceptional ability to extract global features. However, it struggles with the extracti…

object-detectionObject Detection

Memory-Guided Semantic Learning Network for Temporal Sentence Grounding

2022-01-03 · Daizong Liu, Xiaoye Qu, Xing Di, Yu Cheng 외

Temporal sentence grounding (TSG) is crucial and fundamental for video understanding. Although the existing methods train well-designed deep networks with a large amount of data, we find that they can easily forget the r…

SentenceTemporal Sentence GroundingVideo Understanding

A Semi-supervised Scalable Unified Framework for E-commerce Query Classification

2025-06-26 · Chunyuan Yuan, Chong Zhang, Zheng Fang, Ming Pang 외

Query classification, including multiple subtasks such as intent and category prediction, is vital to e-commerce applications. E-commerce queries are usually short and lack context, and the information between labels can…

ClassificationWorld Knowledge

Heatmap Guided Query Transformers for Robust Astrocyte Detection across Immunostains and Resolutions

2025-09-03 · Xizhe Zhang, Jiayang Zhu arxiv

Astrocytes are critical glial cells whose altered morphology and density are hallmarks of many neurological disorders. However, their intricate branching and stain dependent variability make automated detection of histol…