English
Related papers

Related papers: Boosting Crowd Counting via Multifaceted Attention

200 papers

Deep reinforcement learning (DRL) has shown incredible performance in learning various tasks to the human level. However, unlike human perception, current DRL models connect the entire low-level sensory input to the state-action values…

Machine Learning · Computer Science 2017-12-14 Jinyoung Choi , Beom-Jin Lee , Byoung-Tak Zhang

Convolutional Neural Networks have achieved impressive results in various tasks, but interpreting the internal mechanism is a challenging problem. To tackle this problem, we exploit a multi-channel attention mechanism in feature space. Our…

Computer Vision and Pattern Recognition · Computer Science 2019-05-22 Masanari Kimura , Masayuki Tanaka

Noisy annotations such as missing annotations and location shifts often exist in crowd counting datasets due to multi-scale head sizes, high occlusion, etc. These noisy annotations severely affect the model training, especially for density…

Computer Vision and Pattern Recognition · Computer Science 2023-10-03 Mingliang Dai , Zhizhong Huang , Jiaqi Gao , Hongming Shan , Junping Zhang

In real-world crowd counting applications, the crowd densities vary greatly in spatial and temporal domains. A detection based counting method will estimate crowds accurately in low density scenes, while its reliability in congested areas…

Computer Vision and Pattern Recognition · Computer Science 2018-03-08 Jiang Liu , Chenqiang Gao , Deyu Meng , Alexander G. Hauptmann

Crowd counting research has made significant advancements in real-world applications, but it remains a formidable challenge in cross-modal settings. Most existing methods rely solely on the optical features of RGB images, ignoring the…

Computer Vision and Pattern Recognition · Computer Science 2022-11-15 Youjia Zhang , Soyun Choi , Sungeun Hong

We propose a multitask approach for crowd counting and person localization in a unified framework. As the detection and localization tasks are well-correlated and can be jointly tackled, our model benefits from a multitask solution by…

Computer Vision and Pattern Recognition · Computer Science 2022-02-22 Mohsen Zand , Haleh Damirchi , Andrew Farley , Mahdiyar Molahasani , Michael Greenspan , Ali Etemad

In this paper, we tackle the problem of Crowd Counting, and present a crowd density estimation based approach for obtaining the crowd count. Most of the existing crowd counting approaches rely on local features for estimating the crowd…

Computer Vision and Pattern Recognition · Computer Science 2019-04-08 Viresh Ranjan , Mubarak Shah , Minh Hoai Nguyen

Transformer-based large language models (LLMs) excel in natural language processing tasks by capturing long-range dependencies through self-attention mechanisms. However, long-context modeling faces significant computational inefficiencies…

Computation and Language · Computer Science 2025-08-15 Shuhai Zhang , Zeng You , Yaofo Chen , Zhiquan Wen , Qianyue Wang , Zhijie Qiu , Yuanqing Li , Mingkui Tan

Crowd counting, i.e., estimating the number of people in a crowded area, has attracted much interest in the research community. Although many attempts have been reported, crowd counting remains an open real-world problem due to the vast…

Computer Vision and Pattern Recognition · Computer Science 2020-04-30 Saeed Amirgholipour , Xiangjian He , Wenjing Jia , Dadong Wang , Lei Liu

Crowd counting is a challenging yet critical task in computer vision with applications ranging from public safety to urban planning. Recent advances using Convolutional Neural Networks (CNNs) that estimate density maps have shown…

Computer Vision and Pattern Recognition · Computer Science 2025-07-10 Abhinav Sagar

Crowd estimation is a very challenging problem. The most recent study tries to exploit auditory information to aid the visual models, however, the performance is limited due to the lack of an effective approach for feature extraction and…

Computer Vision and Pattern Recognition · Computer Science 2021-09-07 Usman Sajid , Xiangyu Chen , Hasan Sajid , Taejoon Kim , Guanghui Wang

Estimating crowd count in densely crowded scenes is an extremely challenging task due to non-uniform scale variations. In this paper, we propose a novel end-to-end cascaded network of CNNs to jointly learn crowd count classification and…

Computer Vision and Pattern Recognition · Computer Science 2017-08-17 Vishwanath A. Sindagi , Vishal M. Patel

RGB-Thermal (RGB-T) crowd counting is a challenging task, which uses thermal images as complementary information to RGB images to deal with the decreased performance of unimodal RGB-based methods in scenes with low-illumination or similar…

Computer Vision and Pattern Recognition · Computer Science 2022-08-16 Pengyu Chen , Junyu Gao , Yuan Yuan , Qi Wang

Computational workloads composing traditional transformer models are starkly bifurcated. Multi-Head Attention (MHA) and Grouped-Query Attention are memory-bound due to low arithmetic intensity, while FeedForward Networks are compute-bound.…

Vision Transformers (ViT) serve as powerful vision models. Unlike convolutional neural networks, which dominated vision research in previous years, vision transformers enjoy the ability to capture long-range dependencies in the data.…

Computer Vision and Pattern Recognition · Computer Science 2022-04-20 Moab Arar , Ariel Shamir , Amit H. Bermano

In this paper, we address the challenging problem of crowd counting in congested scenes. Specifically, we present Inverse Attention Guided Deep Crowd Counting Network (IA-DCCN) that efficiently infuses segmentation information through an…

Computer Vision and Pattern Recognition · Computer Science 2019-07-23 Vishwanath A. Sindagi , Vishal M. Patel

In recent years, attention mechanisms have significantly enhanced the performance of object detection by focusing on key feature information. However, prevalent methods still encounter difficulties in effectively balancing local and global…

Computer Vision and Pattern Recognition · Computer Science 2024-11-15 Yifan Shao

Crowd counting aims to count the number of instantaneous people in a crowded space, and many promising solutions have been proposed for single image crowd counting. With the ubiquitous video capture devices in public safety field, how to…

Computer Vision and Pattern Recognition · Computer Science 2022-02-15 Xingjiao Wu , Baohan Xu , Yingbin Zheng , Hao Ye , Jing Yang , Liang He

In this paper we advance the state-of-the-art for crowd counting in high density scenes by further exploring the idea of a fully convolutional crowd counting model introduced by (Zhang et al., 2016). Producing an accurate and robust crowd…

Computer Vision and Pattern Recognition · Computer Science 2017-01-18 Mark Marsden , Kevin McGuinness , Suzanne Little , Noel E. O'Connor

In image classification, a significant problem arises from bias in the datasets. When it contains only specific types of images, the classifier begins to rely on shortcuts - simplistic and erroneous rules for decision-making. This leads to…

Computer Vision and Pattern Recognition · Computer Science 2024-03-25 Minsuk Chang , Seokhyeon Park , Hyeon Jeon , Aeri Cho , Soohyun Lee , Jinwook Seo