paper-with-me

Papers

Image Crowd Counting Using Convolutional Neural Network and Markov Random Field

2017-06-12 · Kang Han, Wanggen Wan, Haiyan Yao, Li Hou

In this paper, we propose a method called Convolutional Neural Network-Markov Random Field (CNN-MRF) to estimate the crowd count in a still image. We first divide the dense crowd visible image into overlapping patches and then use a deep convolutional neural network to extract features from each patch image, followed by a fully connected neural network to regress the local patch crowd count. Since the local patches have overlapping portions, the crowd count of the adjacent patches has a high correlation. We use this correlation and the Markov random field to smooth the counting results of the local patches. Experiments show that our approach significantly outperforms the state-of-the-art methods on UCF and Shanghaitech crowd counting datasets.

📄 PDF Abstract BibTeX arXiv:1706.03686

Code (1)

hankong/crowd-counting 공식 구현 tf

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

Multi-source Multi-scale Counting in Extremely Dense Crowd Images

2013-06-01 · CVPR 2013 6 · Haroon Idrees, Imran Saleemi, Cody Seibert, Mubarak Shah

We propose to leverage multiple sources of information to compute an estimate of the number of individuals present in an extremely dense crowd visible in a single image. Due to problems including perspective, occlusion, …

Crowd CountingHuman Detection

PCC Net: Perspective Crowd Counting via Spatial Convolutional Network

2019-05-24 · Junyu. Gao, Qi. Wang, Xuelong. Li

Crowd counting from a single image is a challenging task due to high appearance similarity, perspective changes and severe congestion. Many methods only focus on the local appearance features and they cannot handle the a…

Crowd Counting

Multi-scale Convolutional Neural Networks for Crowd Counting

2017-02-08 · Lingke Zeng, Xiangmin Xu, Bolun Cai, Suo Qiu 외

Crowd counting on static images is a challenging problem due to scale variations. Recently deep neural networks have been shown to be effective in this task. However, existing neural-networks-based methods often use the …

Crowd Counting

MRCNet: Crowd Counting and Density Map Estimation in Aerial and Ground Imagery

2019-09-27 · Reza Bahmanyar, Elenora Vig, Peter Reinartz

In spite of the many advantages of aerial imagery for crowd monitoring and management at mass events, datasets of aerial images of crowds are still lacking in the field. As a remedy, in this work we introduce a novel cro…

Crowd CountingDecoderManagement

CrowdNet: A Deep Convolutional Network for Dense Crowd Counting

2016-08-22 · Lokesh Boominathan, Srinivas S. S. Kruthiventi, R. Venkatesh Babu

Our work proposes a novel deep learning framework for estimating crowd density from static images of highly dense crowds. We use a combination of deep and shallow, fully convolutional networks to predict the density map …

Crowd CountingData AugmentationDeep Learning