paper-with-me

Papers

Residual Regression With Semantic Prior for Crowd Counting

2019-06-01 · CVPR 2019 6 · Jia Wan, Wenhan Luo, Baoyuan Wu, Antoni B. Chan, Wei Liu

Crowd counting is a challenging task due to factors such as large variations in crowdedness and severe occlusions. Although recent deep learning based counting algorithms have achieved a great progress, the correlation knowledge among samples and the semantic prior have not yet been fully exploited. In this paper, a residual regression framework is proposed for crowd counting utilizing the correlation information among samples. By incorporating such information into our network, we discover that more intrinsic characteristics can be learned by the network which thus generalizes better to unseen scenarios. Besides, we show how to effectively leverage the semantic prior to improve the performance of crowd counting. We also observe that the adversarial loss can be used to improve the quality of predicted density maps, thus leading to an improvement in crowd counting. Experiments on public datasets demonstrate the effectiveness and generalization ability of the proposed method.

📄 PDF Abstract BibTeX

Code (1)

jia-wan/ResidualRegression-pytorch 공식 구현 pytorch

Tasks

Crowd Countingregression

Similar Papers 제목 키워드 기반

Cascaded Residual Density Network for Crowd Counting

2021-07-29 · Kun Zhao, Luchuan Song, Bin Liu, Qi Chu 외

Crowd counting is a challenging task due to the issues such as scale variation and perspective variation in real crowd scenes. In this paper, we propose a novel Cascaded Residual Density Network (CRDNet) in a coarse-to-f…

Crowd Counting

JHU-CROWD++: Large-Scale Crowd Counting Dataset and A Benchmark Method

2020-04-07 · Vishwanath A. Sindagi, Rajeev Yasarla, Vishal M. Patel

Due to its variety of applications in the real-world, the task of single image-based crowd counting has received a lot of interest in the recent years. Recently, several approaches have been proposed to address various p…

Crowd Counting

Multi-Resolution Fusion and Multi-scale Input Priors Based Crowd Counting

2020-10-04 · Usman Sajid, Wenchi Ma, Guanghui Wang

Crowd counting in still images is a challenging problem in practice due to huge crowd-density variations, large perspective changes, severe occlusion, and variable lighting conditions. The state-of-the-art patch rescalin…

Crowd Countingregression

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

Pushing the Frontiers of Unconstrained Crowd Counting: New Dataset and Benchmark Method

2019-10-28 · ICCV 2019 10 · Vishwanath A. Sindagi, Rajeev Yasarla, Vishal M. Patel

In this work, we propose a novel crowd counting network that progressively generates crowd density maps via residual error estimation. The proposed method uses VGG16 as the backbone network and employs density map genera…

Crowd Counting