paper-with-me

Papers

Crowd Counting using Deep Recurrent Spatial-Aware Network

2018-07-02 · Lingbo Liu, Hongjun Wang, Guanbin Li, Wanli Ouyang, Liang Lin

Crowd counting from unconstrained scene images is a crucial task in many real-world applications like urban surveillance and management, but it is greatly challenged by the camera's perspective that causes huge appearance variations in people's scales and rotations. Conventional methods address such challenges by resorting to fixed multi-scale architectures that are often unable to cover the largely varied scales while ignoring the rotation variations. In this paper, we propose a unified neural network framework, named Deep Recurrent Spatial-Aware Network, which adaptively addresses the two issues in a learnable spatial transform module with a region-wise refinement process. Specifically, our framework incorporates a Recurrent Spatial-Aware Refinement (RSAR) module iteratively conducting two components: i) a Spatial Transformer Network that dynamically locates an attentional region from the crowd density map and transforms it to the suitable scale and rotation for optimal crowd estimation; ii) a Local Refinement Network that refines the density map of the attended region with residual learning. Extensive experiments on four challenging benchmarks show the effectiveness of our approach. Specifically, comparing with the existing best-performing methods, we achieve an improvement of 12% on the largest dataset WorldExpo'10 and 22.8% on the most challenging dataset UCF_CC_50.

📄 PDF Abstract BibTeX arXiv:1807.00601

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingManagement

Similar Papers 제목 키워드 기반

Spatial Uncertainty-Aware Semi-Supervised Crowd Counting

2021-07-28 · ICCV 2021 10 · Yanda Meng, Hongrun Zhang, Yitian Zhao, Xiaoyun Yang 외

Semi-supervised approaches for crowd counting attract attention, as the fully supervised paradigm is expensive and laborious due to its request for a large number of images of dense crowd scenarios and their annotations.…

Crowd Counting

Crowd Counting via Weighted VLAD on Dense Attribute Feature Maps

2016-04-29 · Biyun Sheng, Chunhua Shen, Guosheng Lin, Jun Li 외

Crowd counting is an important task in computer vision, which has many applications in video surveillance. Although the regression-based framework has achieved great improvements for crowd counting, how to improve the di…

AttributeCrowd Counting

PDANet: Pyramid Density-aware Attention Net for Accurate Crowd Counting

2020-01-16 · Saeed Amirgholipour, Xiangjian He, Wenjing Jia, Dadong Wang 외

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…

Crowd CountingDecoder

Learning Spatial Awareness to Improve Crowd Counting

2019-09-16 · ICCV 2019 10 · Zhi-Qi Cheng, Jun-Xiu Li, Qi Dai, Xiao Wu 외

The aim of crowd counting is to estimate the number of people in images by leveraging the annotation of center positions for pedestrians' heads. Promising progresses have been made with the prevalence of deep Convolution…

Crowd CountingWeakly-supervised Learning

Scale-Aware Crowd Count Network with Annotation Error Correction

2023-12-28 · Yi-Kuan Hsieh, Jun-Wei Hsieh, Yu-Chee Tseng, Ming-Ching Chang 외

Traditional crowd counting networks suffer from information loss when feature maps are downsized through pooling layers, leading to inaccuracies in counting crowds at a distance. Existing methods often assume correct ann…

Crowd Counting